#42abc0 color space conversions
Hex:
        #42abc0
        RGB:
        66, 171, 192
        CMY:
        74, 33, 25
        CMYK:
        66, 11, 0, 25
      HSL:
        190°, 50.0000%, 50.5882%
        HSV (HSB):
        190°, 65.6250%, 75.2941%
        XYZ:
        26.3241, 34.0898, 55.0617
        xyY:
        0.2280, 0.2952, 34.0898
      CIE-Lab:
        65.0338, -23.3657, -19.6272
        CIE-LCH:
        65.0338, 30.5153, 220.0303
        CIE-Luv:
        65.0338, -40.6046, -26.9018
        Hunter-Lab:
        58.3865, -21.6980, -15.0432
      #42abc0 color charts
#42abc0 RGB chart
      #42abc0 CMYK chart
      #42abc0 RGB pie chart
      #42abc0 color shades, tints & tones
#42abc0 color schemes
#42abc0 color preview, HTML & CSS examples
           This text has a color of #42abc0        
        
          <p style="color:#42abc0;">Text here</p>
        
        
          .mytext {color:#42abc0;}
        
        Text color #42abc0
      
           This box has a color of #42abc0        
        
          <div style="background-color:#42abc0;">Content here</div>
        
        
          .mybackground {background-color:#42abc0;}
        
        Background color #42abc0
      
           Border around this has a color of #42abc0        
        
          <div style="border:2px solid #42abc0;">Content here</div>
        
        
          .myborder {border:2px solid #42abc0;}
        
        Border color #42abc0