#35e9fa color space conversions
Hex:
        #35e9fa
        RGB:
        53, 233, 250
        CMY:
        79, 9, 2
        CMYK:
        79, 7, 0, 2
      HSL:
        185°, 95.1691%, 59.4118%
        HSV (HSB):
        185°, 78.8000%, 98.0392%
        XYZ:
        47.8624, 65.9368, 100.6469
        xyY:
        0.2232, 0.3075, 65.9368
      CIE-Lab:
        84.9642, -37.3990, -20.7483
        CIE-LCH:
        84.9642, 42.7689, 209.0207
        CIE-Luv:
        84.9642, -60.5779, -27.7221
        Hunter-Lab:
        81.2015, -36.8897, -16.6472
      #35e9fa color charts
#35e9fa RGB chart
      #35e9fa CMYK chart
      #35e9fa RGB pie chart
      #35e9fa color shades, tints & tones
#35e9fa color schemes
#35e9fa color preview, HTML & CSS examples
           This text has a color of #35e9fa        
        
          <p style="color:#35e9fa;">Text here</p>
        
        
          .mytext {color:#35e9fa;}
        
        Text color #35e9fa
      
           This box has a color of #35e9fa        
        
          <div style="background-color:#35e9fa;">Content here</div>
        
        
          .mybackground {background-color:#35e9fa;}
        
        Background color #35e9fa
      
           Border around this has a color of #35e9fa        
        
          <div style="border:2px solid #35e9fa;">Content here</div>
        
        
          .myborder {border:2px solid #35e9fa;}
        
        Border color #35e9fa