#42aed3 color space conversions
Hex:
        #42aed3
        RGB:
        66, 174, 211
        CMY:
        74, 32, 17
        CMYK:
        69, 18, 0, 17
      HSL:
        195°, 62.2318%, 54.3137%
        HSV (HSB):
        195°, 68.7204%, 82.7451%
        XYZ:
        29.1407, 36.1335, 67.0666
        xyY:
        0.2202, 0.2730, 36.1335
      CIE-Lab:
        66.6218, -18.9780, -27.7169
        CIE-LCH:
        66.6218, 33.5915, 235.6003
        CIE-Luv:
        66.6218, -40.6356, -40.9466
        Hunter-Lab:
        60.1111, -18.6613, -24.0726
      #42aed3 color charts
#42aed3 RGB chart
      #42aed3 CMYK chart
      #42aed3 RGB pie chart
      #42aed3 color shades, tints & tones
#42aed3 color schemes
#42aed3 color preview, HTML & CSS examples
           This text has a color of #42aed3        
        
          <p style="color:#42aed3;">Text here</p>
        
        
          .mytext {color:#42aed3;}
        
        Text color #42aed3
      
           This box has a color of #42aed3        
        
          <div style="background-color:#42aed3;">Content here</div>
        
        
          .mybackground {background-color:#42aed3;}
        
        Background color #42aed3
      
           Border around this has a color of #42aed3        
        
          <div style="border:2px solid #42aed3;">Content here</div>
        
        
          .myborder {border:2px solid #42aed3;}
        
        Border color #42aed3