#85b5be color space conversions
Hex:
        #85b5be
        RGB:
        133, 181, 190
        CMY:
        48, 29, 25
        CMYK:
        30, 5, 0, 25
      HSL:
        189°, 30.4813%, 63.3333%
        HSV (HSB):
        189°, 30.0000%, 74.5098%
        XYZ:
        35.4910, 41.7520, 54.9036
        xyY:
        0.2686, 0.3160, 41.7520
      CIE-Lab:
        70.6996, -13.6548, -9.7059
        CIE-LCH:
        70.6996, 16.7528, 215.4054
        CIE-Luv:
        70.6996, -23.9614, -12.5700
        Hunter-Lab:
        64.6158, -15.0343, -5.1472
      #85b5be color charts
#85b5be RGB chart
      #85b5be CMYK chart
      #85b5be RGB pie chart
      #85b5be color shades, tints & tones
#85b5be color schemes
#85b5be color preview, HTML & CSS examples
           This text has a color of #85b5be        
        
          <p style="color:#85b5be;">Text here</p>
        
        
          .mytext {color:#85b5be;}
        
        Text color #85b5be
      
           This box has a color of #85b5be        
        
          <div style="background-color:#85b5be;">Content here</div>
        
        
          .mybackground {background-color:#85b5be;}
        
        Background color #85b5be
      
           Border around this has a color of #85b5be        
        
          <div style="border:2px solid #85b5be;">Content here</div>
        
        
          .myborder {border:2px solid #85b5be;}
        
        Border color #85b5be