#7fa2fa color space conversions
Hex:
        #7fa2fa
        RGB:
        127, 162, 250
        CMY:
        50, 36, 2
        CMYK:
        49, 35, 0, 2
      HSL:
        223°, 92.4812%, 73.9216%
        HSV (HSB):
        223°, 49.2000%, 98.0392%
        XYZ:
        38.9280, 37.2548, 95.5816
        xyY:
        0.2266, 0.2169, 37.2548
      CIE-Lab:
        67.4678, 11.5421, -47.5898
        CIE-LCH:
        67.4678, 48.9694, 283.6328
        CIE-Luv:
        67.4678, -19.1146, -78.2861
        Hunter-Lab:
        61.0367, 7.0296, -50.1206
      #7fa2fa color charts
#7fa2fa RGB chart
      #7fa2fa CMYK chart
      #7fa2fa RGB pie chart
      #7fa2fa color shades, tints & tones
#7fa2fa color schemes
#7fa2fa color preview, HTML & CSS examples
           This text has a color of #7fa2fa        
        
          <p style="color:#7fa2fa;">Text here</p>
        
        
          .mytext {color:#7fa2fa;}
        
        Text color #7fa2fa
      
           This box has a color of #7fa2fa        
        
          <div style="background-color:#7fa2fa;">Content here</div>
        
        
          .mybackground {background-color:#7fa2fa;}
        
        Background color #7fa2fa
      
           Border around this has a color of #7fa2fa        
        
          <div style="border:2px solid #7fa2fa;">Content here</div>
        
        
          .myborder {border:2px solid #7fa2fa;}
        
        Border color #7fa2fa