#35c0ca color space conversions
Hex:
        #35c0ca
        RGB:
        53, 192, 202
        CMY:
        79, 25, 21
        CMYK:
        74, 5, 0, 21
      HSL:
        184°, 58.4314%, 50.0000%
        HSV (HSB):
        184°, 73.7624%, 79.2157%
        XYZ:
        30.9785, 42.7204, 62.4902
        xyY:
        0.2275, 0.3137, 42.7204
      CIE-Lab:
        71.3648, -32.4782, -15.5773
        CIE-LCH:
        71.3648, 36.0207, 205.6234
        CIE-Luv:
        71.3648, -49.7538, -19.3664
        Hunter-Lab:
        65.3609, -29.7795, -10.9334
      #35c0ca color charts
#35c0ca RGB chart
      #35c0ca CMYK chart
      #35c0ca RGB pie chart
      #35c0ca color shades, tints & tones
#35c0ca color schemes
#35c0ca color preview, HTML & CSS examples
           This text has a color of #35c0ca        
        
          <p style="color:#35c0ca;">Text here</p>
        
        
          .mytext {color:#35c0ca;}
        
        Text color #35c0ca
      
           This box has a color of #35c0ca        
        
          <div style="background-color:#35c0ca;">Content here</div>
        
        
          .mybackground {background-color:#35c0ca;}
        
        Background color #35c0ca
      
           Border around this has a color of #35c0ca        
        
          <div style="border:2px solid #35c0ca;">Content here</div>
        
        
          .myborder {border:2px solid #35c0ca;}
        
        Border color #35c0ca