#7ca5fa color space conversions
Hex:
        #7ca5fa
        RGB:
        124, 165, 250
        CMY:
        51, 35, 2
        CMYK:
        50, 34, 0, 2
      HSL:
        220°, 92.6471%, 73.3333%
        HSV (HSB):
        220°, 50.4000%, 98.0392%
        XYZ:
        39.0226, 38.0975, 95.7393
        xyY:
        0.2257, 0.2204, 38.0975
      CIE-Lab:
        68.0924, 9.1502, -46.6181
        CIE-LCH:
        68.0924, 47.5076, 281.1048
        CIE-Luv:
        68.0924, -21.2112, -76.4695
        Hunter-Lab:
        61.7232, 4.8358, -48.7590
      #7ca5fa color charts
#7ca5fa RGB chart
      #7ca5fa CMYK chart
      #7ca5fa RGB pie chart
      #7ca5fa color shades, tints & tones
#7ca5fa color schemes
#7ca5fa color preview, HTML & CSS examples
           This text has a color of #7ca5fa        
        
          <p style="color:#7ca5fa;">Text here</p>
        
        
          .mytext {color:#7ca5fa;}
        
        Text color #7ca5fa
      
           This box has a color of #7ca5fa        
        
          <div style="background-color:#7ca5fa;">Content here</div>
        
        
          .mybackground {background-color:#7ca5fa;}
        
        Background color #7ca5fa
      
           Border around this has a color of #7ca5fa        
        
          <div style="border:2px solid #7ca5fa;">Content here</div>
        
        
          .myborder {border:2px solid #7ca5fa;}
        
        Border color #7ca5fa