#35b5ca color space conversions
Hex:
        #35b5ca
        RGB:
        53, 181, 202
        CMY:
        79, 29, 21
        CMYK:
        74, 10, 0, 21
      HSL:
        188°, 58.4314%, 50.0000%
        HSV (HSB):
        188°, 73.7624%, 79.2157%
        XYZ:
        28.6527, 38.0689, 61.7150
        xyY:
        0.2231, 0.2964, 38.0689
      CIE-Lab:
        68.0714, -27.1185, -20.5655
        CIE-LCH:
        68.0714, 34.0345, 217.1751
        CIE-Luv:
        68.0714, -45.8456, -28.1263
        Hunter-Lab:
        61.7000, -25.0817, -16.1144
      #35b5ca color charts
#35b5ca RGB chart
      #35b5ca CMYK chart
      #35b5ca RGB pie chart
      #35b5ca color shades, tints & tones
#35b5ca color schemes
#35b5ca color preview, HTML & CSS examples
           This text has a color of #35b5ca        
        
          <p style="color:#35b5ca;">Text here</p>
        
        
          .mytext {color:#35b5ca;}
        
        Text color #35b5ca
      
           This box has a color of #35b5ca        
        
          <div style="background-color:#35b5ca;">Content here</div>
        
        
          .mybackground {background-color:#35b5ca;}
        
        Background color #35b5ca
      
           Border around this has a color of #35b5ca        
        
          <div style="border:2px solid #35b5ca;">Content here</div>
        
        
          .myborder {border:2px solid #35b5ca;}
        
        Border color #35b5ca