#85bdfb color space conversions
Hex:
        #85bdfb
        RGB:
        133, 189, 251
        CMY:
        48, 26, 2
        CMYK:
        47, 25, 0, 2
      HSL:
        212°, 93.6508%, 75.2941%
        HSV (HSB):
        212°, 47.0120%, 98.4314%
        XYZ:
        45.2830, 48.3468, 98.2120
        xyY:
        0.2360, 0.2520, 48.3468
      CIE-Lab:
        75.0431, -1.9140, -36.2696
        CIE-LCH:
        75.0431, 36.3201, 266.9792
        CIE-Luv:
        75.0431, -27.1029, -58.3564
        Hunter-Lab:
        69.5318, -5.4315, -35.0733
      #85bdfb color charts
#85bdfb RGB chart
      #85bdfb CMYK chart
      #85bdfb RGB pie chart
      #85bdfb color shades, tints & tones
#85bdfb color schemes
#85bdfb color preview, HTML & CSS examples
           This text has a color of #85bdfb        
        
          <p style="color:#85bdfb;">Text here</p>
        
        
          .mytext {color:#85bdfb;}
        
        Text color #85bdfb
      
           This box has a color of #85bdfb        
        
          <div style="background-color:#85bdfb;">Content here</div>
        
        
          .mybackground {background-color:#85bdfb;}
        
        Background color #85bdfb
      
           Border around this has a color of #85bdfb        
        
          <div style="border:2px solid #85bdfb;">Content here</div>
        
        
          .myborder {border:2px solid #85bdfb;}
        
        Border color #85bdfb