#35f3f2 color space conversions
Hex:
        #35f3f2
        RGB:
        53, 243, 242
        CMY:
        79, 5, 5
        CMYK:
        78, 0, 0, 5
      HSL:
        180°, 88.7850%, 58.0392%
        HSV (HSB):
        180°, 78.1893%, 95.2941%
        XYZ:
        49.5458, 71.2689, 95.1493
        xyY:
        0.2294, 0.3300, 71.2689
      CIE-Lab:
        87.6155, -44.2170, -12.5632
        CIE-LCH:
        87.6155, 45.9671, 195.8612
        CIE-Luv:
        87.6155, -64.5658, -13.0909
        Hunter-Lab:
        84.4209, -42.9766, -7.7301
      #35f3f2 color charts
#35f3f2 RGB chart
      #35f3f2 CMYK chart
      #35f3f2 RGB pie chart
      #35f3f2 color shades, tints & tones
#35f3f2 color schemes
#35f3f2 color preview, HTML & CSS examples
           This text has a color of #35f3f2        
        
          <p style="color:#35f3f2;">Text here</p>
        
        
          .mytext {color:#35f3f2;}
        
        Text color #35f3f2
      
           This box has a color of #35f3f2        
        
          <div style="background-color:#35f3f2;">Content here</div>
        
        
          .mybackground {background-color:#35f3f2;}
        
        Background color #35f3f2
      
           Border around this has a color of #35f3f2        
        
          <div style="border:2px solid #35f3f2;">Content here</div>
        
        
          .myborder {border:2px solid #35f3f2;}
        
        Border color #35f3f2