#35d3fa color space conversions
Hex:
        #35d3fa
        RGB:
        53, 211, 250
        CMY:
        79, 17, 2
        CMYK:
        79, 16, 0, 2
      HSL:
        192°, 95.1691%, 59.4118%
        HSV (HSB):
        192°, 78.8000%, 98.0392%
        XYZ:
        42.0178, 54.2475, 98.6987
        xyY:
        0.2155, 0.2782, 54.2475
      CIE-Lab:
        78.6059, -26.8921, -30.4457
        CIE-LCH:
        78.6059, 40.6217, 228.5464
        CIE-Luv:
        78.6059, -53.0587, -45.4365
        Hunter-Lab:
        73.6529, -27.0613, -27.8946
      #35d3fa color charts
#35d3fa RGB chart
      #35d3fa CMYK chart
      #35d3fa RGB pie chart
      #35d3fa color shades, tints & tones
#35d3fa color schemes
#35d3fa color preview, HTML & CSS examples
           This text has a color of #35d3fa        
        
          <p style="color:#35d3fa;">Text here</p>
        
        
          .mytext {color:#35d3fa;}
        
        Text color #35d3fa
      
           This box has a color of #35d3fa        
        
          <div style="background-color:#35d3fa;">Content here</div>
        
        
          .mybackground {background-color:#35d3fa;}
        
        Background color #35d3fa
      
           Border around this has a color of #35d3fa        
        
          <div style="border:2px solid #35d3fa;">Content here</div>
        
        
          .myborder {border:2px solid #35d3fa;}
        
        Border color #35d3fa