#85bac5 color space conversions
Hex:
        #85bac5
        RGB:
        133, 186, 197
        CMY:
        48, 27, 23
        CMYK:
        32, 6, 0, 23
      HSL:
        190°, 35.5556%, 64.7059%
        HSV (HSB):
        190°, 32.4873%, 77.2549%
        XYZ:
        37.3098, 44.1356, 59.3759
        xyY:
        0.2649, 0.3134, 44.1356
      CIE-Lab:
        72.3190, -14.5867, -11.1238
        CIE-LCH:
        72.3190, 18.3442, 217.3291
        CIE-Luv:
        72.3190, -26.0994, -14.7122
        Hunter-Lab:
        66.4346, -16.0146, -6.4862
      #85bac5 color charts
#85bac5 RGB chart
      #85bac5 CMYK chart
      #85bac5 RGB pie chart
      #85bac5 color shades, tints & tones
#85bac5 color schemes
#85bac5 color preview, HTML & CSS examples
           This text has a color of #85bac5        
        
          <p style="color:#85bac5;">Text here</p>
        
        
          .mytext {color:#85bac5;}
        
        Text color #85bac5
      
           This box has a color of #85bac5        
        
          <div style="background-color:#85bac5;">Content here</div>
        
        
          .mybackground {background-color:#85bac5;}
        
        Background color #85bac5
      
           Border around this has a color of #85bac5        
        
          <div style="border:2px solid #85bac5;">Content here</div>
        
        
          .myborder {border:2px solid #85bac5;}
        
        Border color #85bac5