#85cbfa color space conversions
Hex:
        #85cbfa
        RGB:
        133, 203, 250
        CMY:
        48, 20, 2
        CMYK:
        47, 19, 0, 2
      HSL:
        204°, 92.1260%, 75.0980%
        HSV (HSB):
        204°, 46.8000%, 98.0392%
        XYZ:
        48.2841, 54.6005, 98.4366
        xyY:
        0.2398, 0.2712, 54.6005
      CIE-Lab:
        78.8106, -9.7102, -29.9211
        CIE-LCH:
        78.8106, 31.4573, 252.0204
        CIE-Luv:
        78.8106, -32.4937, -46.7799
        Hunter-Lab:
        73.8922, -12.6722, -27.2595
      #85cbfa color charts
#85cbfa RGB chart
      #85cbfa CMYK chart
      #85cbfa RGB pie chart
      #85cbfa color shades, tints & tones
#85cbfa color schemes
#85cbfa color preview, HTML & CSS examples
           This text has a color of #85cbfa        
        
          <p style="color:#85cbfa;">Text here</p>
        
        
          .mytext {color:#85cbfa;}
        
        Text color #85cbfa
      
           This box has a color of #85cbfa        
        
          <div style="background-color:#85cbfa;">Content here</div>
        
        
          .mybackground {background-color:#85cbfa;}
        
        Background color #85cbfa
      
           Border around this has a color of #85cbfa        
        
          <div style="border:2px solid #85cbfa;">Content here</div>
        
        
          .myborder {border:2px solid #85cbfa;}
        
        Border color #85cbfa