#42b1b1 color space conversions
Hex:
        #42b1b1
        RGB:
        66, 177, 177
        CMY:
        74, 31, 31
        CMYK:
        63, 0, 0, 31
      HSL:
        180°, 45.6790%, 47.6471%
        HSV (HSB):
        180°, 62.7119%, 69.4118%
        XYZ:
        25.9047, 35.7769, 47.1353
        xyY:
        0.2381, 0.3288, 35.7769
      CIE-Lab:
        66.3491, -30.7749, -9.3141
        CIE-LCH:
        66.3491, 32.1535, 196.8385
        CIE-Luv:
        66.3491, -43.6843, -9.4344
        Hunter-Lab:
        59.8138, -27.3676, -4.8529
      #42b1b1 color charts
#42b1b1 RGB chart
      #42b1b1 CMYK chart
      #42b1b1 RGB pie chart
      #42b1b1 color shades, tints & tones
#42b1b1 color schemes
#42b1b1 color preview, HTML & CSS examples
           This text has a color of #42b1b1        
        
          <p style="color:#42b1b1;">Text here</p>
        
        
          .mytext {color:#42b1b1;}
        
        Text color #42b1b1
      
           This box has a color of #42b1b1        
        
          <div style="background-color:#42b1b1;">Content here</div>
        
        
          .mybackground {background-color:#42b1b1;}
        
        Background color #42b1b1
      
           Border around this has a color of #42b1b1        
        
          <div style="border:2px solid #42b1b1;">Content here</div>
        
        
          .myborder {border:2px solid #42b1b1;}
        
        Border color #42b1b1