#85bcfb color space conversions
Hex:
        #85bcfb
        RGB:
        133, 188, 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.0687, 47.9180, 98.1405
        xyY:
        0.2358, 0.2507, 47.9180
      CIE-Lab:
        74.7732, -1.3678, -36.6881
        CIE-LCH:
        74.7732, 36.7136, 267.8650
        CIE-Luv:
        74.7732, -26.7215, -59.1167
        Hunter-Lab:
        69.2228, -4.9246, -35.6023
      #85bcfb color charts
#85bcfb RGB chart
      #85bcfb CMYK chart
      #85bcfb RGB pie chart
      #85bcfb color shades, tints & tones
#85bcfb color schemes
#85bcfb color preview, HTML & CSS examples
           This text has a color of #85bcfb        
        
          <p style="color:#85bcfb;">Text here</p>
        
        
          .mytext {color:#85bcfb;}
        
        Text color #85bcfb
      
           This box has a color of #85bcfb        
        
          <div style="background-color:#85bcfb;">Content here</div>
        
        
          .mybackground {background-color:#85bcfb;}
        
        Background color #85bcfb
      
           Border around this has a color of #85bcfb        
        
          <div style="border:2px solid #85bcfb;">Content here</div>
        
        
          .myborder {border:2px solid #85bcfb;}
        
        Border color #85bcfb