#35cfeb color space conversions
Hex:
        #35cfeb
        RGB:
        53, 207, 235
        CMY:
        79, 19, 8
        CMYK:
        77, 12, 0, 8
      HSL:
        189°, 81.9820%, 56.4706%
        HSV (HSB):
        189°, 77.4468%, 92.1569%
        XYZ:
        38.7764, 51.3807, 86.4710
        xyY:
        0.2195, 0.2909, 51.3807
      CIE-Lab:
        76.9090, -29.6358, -25.0230
        CIE-LCH:
        76.9090, 38.7870, 220.1761
        CIE-Luv:
        76.9090, -52.7224, -35.7109
        Hunter-Lab:
        71.6803, -28.8786, -21.3478
      #35cfeb color charts
#35cfeb RGB chart
      #35cfeb CMYK chart
      #35cfeb RGB pie chart
      #35cfeb color shades, tints & tones
#35cfeb color schemes
#35cfeb color preview, HTML & CSS examples
           This text has a color of #35cfeb        
        
          <p style="color:#35cfeb;">Text here</p>
        
        
          .mytext {color:#35cfeb;}
        
        Text color #35cfeb
      
           This box has a color of #35cfeb        
        
          <div style="background-color:#35cfeb;">Content here</div>
        
        
          .mybackground {background-color:#35cfeb;}
        
        Background color #35cfeb
      
           Border around this has a color of #35cfeb        
        
          <div style="border:2px solid #35cfeb;">Content here</div>
        
        
          .myborder {border:2px solid #35cfeb;}
        
        Border color #35cfeb