#7cb3ef color space conversions
Hex:
        #7cb3ef
        RGB:
        124, 179, 239
        CMY:
        51, 30, 6
        CMYK:
        48, 25, 0, 6
      HSL:
        211°, 78.2313%, 71.1765%
        HSV (HSB):
        211°, 48.1172%, 93.7255%
        XYZ:
        40.0123, 42.7573, 87.8055
        xyY:
        0.2346, 0.2507, 42.7573
      CIE-Lab:
        71.3899, -1.9480, -35.4866
        CIE-LCH:
        71.3899, 35.5401, 266.8580
        CIE-Luv:
        71.3899, -26.3921, -56.6425
        Hunter-Lab:
        65.3891, -5.2048, -33.8432
      #7cb3ef color charts
#7cb3ef RGB chart
      #7cb3ef CMYK chart
      #7cb3ef RGB pie chart
      #7cb3ef color shades, tints & tones
#7cb3ef color schemes
#7cb3ef color preview, HTML & CSS examples
           This text has a color of #7cb3ef        
        
          <p style="color:#7cb3ef;">Text here</p>
        
        
          .mytext {color:#7cb3ef;}
        
        Text color #7cb3ef
      
           This box has a color of #7cb3ef        
        
          <div style="background-color:#7cb3ef;">Content here</div>
        
        
          .mybackground {background-color:#7cb3ef;}
        
        Background color #7cb3ef
      
           Border around this has a color of #7cb3ef        
        
          <div style="border:2px solid #7cb3ef;">Content here</div>
        
        
          .myborder {border:2px solid #7cb3ef;}
        
        Border color #7cb3ef