#42bac2 color space conversions
Hex:
        #42bac2
        RGB:
        66, 186, 194
        CMY:
        74, 27, 24
        CMYK:
        66, 4, 0, 24
      HSL:
        184°, 51.2000%, 50.9804%
        HSV (HSB):
        184°, 65.9794%, 76.0784%
        XYZ:
        29.5433, 40.1711, 57.2356
        xyY:
        0.2327, 0.3164, 40.1711
      CIE-Lab:
        69.5912, -30.2317, -13.8396
        CIE-LCH:
        69.5912, 33.2489, 204.5975
        CIE-Luv:
        69.5912, -45.9805, -16.7885
        Hunter-Lab:
        63.3807, -27.7130, -9.1751
      #42bac2 color charts
#42bac2 RGB chart
      #42bac2 CMYK chart
      #42bac2 RGB pie chart
      #42bac2 color shades, tints & tones
#42bac2 color schemes
#42bac2 color preview, HTML & CSS examples
           This text has a color of #42bac2        
        
          <p style="color:#42bac2;">Text here</p>
        
        
          .mytext {color:#42bac2;}
        
        Text color #42bac2
      
           This box has a color of #42bac2        
        
          <div style="background-color:#42bac2;">Content here</div>
        
        
          .mybackground {background-color:#42bac2;}
        
        Background color #42bac2
      
           Border around this has a color of #42bac2        
        
          <div style="border:2px solid #42bac2;">Content here</div>
        
        
          .myborder {border:2px solid #42bac2;}
        
        Border color #42bac2