#35f0f0 color space conversions
Hex:
        #35f0f0
        RGB:
        53, 240, 240
        CMY:
        79, 6, 6
        CMYK:
        78, 0, 0, 6
      HSL:
        180°, 86.1751%, 57.4510%
        HSV (HSB):
        180°, 77.9167%, 94.1176%
        XYZ:
        48.3565, 69.3683, 93.2789
        xyY:
        0.2292, 0.3288, 69.3683
      CIE-Lab:
        86.6861, -43.4571, -12.9043
        CIE-LCH:
        86.6861, 45.3326, 196.5384
        CIE-Luv:
        86.6861, -63.6944, -13.7542
        Hunter-Lab:
        83.2877, -42.1170, -8.1011
      #35f0f0 color charts
#35f0f0 RGB chart
      #35f0f0 CMYK chart
      #35f0f0 RGB pie chart
      #35f0f0 color shades, tints & tones
#35f0f0 color schemes
#35f0f0 color preview, HTML & CSS examples
           This text has a color of #35f0f0        
        
          <p style="color:#35f0f0;">Text here</p>
        
        
          .mytext {color:#35f0f0;}
        
        Text color #35f0f0
      
           This box has a color of #35f0f0        
        
          <div style="background-color:#35f0f0;">Content here</div>
        
        
          .mybackground {background-color:#35f0f0;}
        
        Background color #35f0f0
      
           Border around this has a color of #35f0f0        
        
          <div style="border:2px solid #35f0f0;">Content here</div>
        
        
          .myborder {border:2px solid #35f0f0;}
        
        Border color #35f0f0