#42f6ca color space conversions
Hex:
        #42f6ca
        RGB:
        66, 246, 202
        CMY:
        74, 4, 21
        CMYK:
        73, 0, 18, 4
      HSL:
        165°, 90.9091%, 61.1765%
        HSV (HSB):
        165°, 73.1707%, 96.4706%
        XYZ:
        45.8632, 71.3341, 67.2287
        xyY:
        0.2487, 0.3868, 71.3341
      CIE-Lab:
        87.6471, -54.5807, 8.3965
        CIE-LCH:
        87.6471, 55.2227, 171.2544
        CIE-Luv:
        87.6471, -66.7730, 21.5724
        Hunter-Lab:
        84.4595, -50.8750, 11.9275
      #42f6ca color charts
#42f6ca RGB chart
      #42f6ca CMYK chart
      #42f6ca RGB pie chart
      #42f6ca color shades, tints & tones
#42f6ca color schemes
#42f6ca color preview, HTML & CSS examples
           This text has a color of #42f6ca        
        
          <p style="color:#42f6ca;">Text here</p>
        
        
          .mytext {color:#42f6ca;}
        
        Text color #42f6ca
      
           This box has a color of #42f6ca        
        
          <div style="background-color:#42f6ca;">Content here</div>
        
        
          .mybackground {background-color:#42f6ca;}
        
        Background color #42f6ca
      
           Border around this has a color of #42f6ca        
        
          <div style="border:2px solid #42f6ca;">Content here</div>
        
        
          .myborder {border:2px solid #42f6ca;}
        
        Border color #42f6ca