#42bace color space conversions
Hex:
        #42bace
        RGB:
        66, 186, 206
        CMY:
        74, 27, 19
        CMYK:
        68, 10, 0, 19
      HSL:
        189°, 58.8235%, 53.3333%
        HSV (HSB):
        189°, 67.9612%, 80.7843%
        XYZ:
        30.9463, 40.7323, 64.6236
        xyY:
        0.2270, 0.2988, 40.7323
      CIE-Lab:
        69.9880, -26.6630, -19.8214
        CIE-LCH:
        69.9880, 33.2235, 216.6273
        CIE-Luv:
        69.9880, -45.2524, -27.0465
        Hunter-Lab:
        63.8219, -25.1363, -15.3595
      #42bace color charts
#42bace RGB chart
      #42bace CMYK chart
      #42bace RGB pie chart
      #42bace color shades, tints & tones
#42bace color schemes
#42bace color preview, HTML & CSS examples
           This text has a color of #42bace        
        
          <p style="color:#42bace;">Text here</p>
        
        
          .mytext {color:#42bace;}
        
        Text color #42bace
      
           This box has a color of #42bace        
        
          <div style="background-color:#42bace;">Content here</div>
        
        
          .mybackground {background-color:#42bace;}
        
        Background color #42bace
      
           Border around this has a color of #42bace        
        
          <div style="border:2px solid #42bace;">Content here</div>
        
        
          .myborder {border:2px solid #42bace;}
        
        Border color #42bace