#35fffa color space conversions
Hex:
        #35fffa
        RGB:
        53, 255, 250
        CMY:
        79, 0, 2
        CMYK:
        79, 0, 2, 0
      HSL:
        179°, 100.0000%, 60.3922%
        HSV (HSB):
        179°, 79.2157%, 100.0000%
        XYZ:
        54.4835, 79.1790, 102.8540
        xyY:
        0.2304, 0.3348, 79.1790
      CIE-Lab:
        91.3152, -47.2175, -11.2120
        CIE-LCH:
        91.3152, 48.5304, 193.3577
        CIE-Luv:
        91.3152, -68.0248, -10.4510
        Hunter-Lab:
        88.9826, -46.4250, -6.2448
      #35fffa color charts
#35fffa RGB chart
      #35fffa CMYK chart
      #35fffa RGB pie chart
      #35fffa color shades, tints & tones
#35fffa color schemes
#35fffa color preview, HTML & CSS examples
           This text has a color of #35fffa        
        
          <p style="color:#35fffa;">Text here</p>
        
        
          .mytext {color:#35fffa;}
        
        Text color #35fffa
      
           This box has a color of #35fffa        
        
          <div style="background-color:#35fffa;">Content here</div>
        
        
          .mybackground {background-color:#35fffa;}
        
        Background color #35fffa
      
           Border around this has a color of #35fffa        
        
          <div style="border:2px solid #35fffa;">Content here</div>
        
        
          .myborder {border:2px solid #35fffa;}
        
        Border color #35fffa