#85a1e1 color space conversions
Hex:
        #85a1e1
        RGB:
        133, 161, 225
        CMY:
        48, 37, 12
        CMYK:
        41, 28, 0, 12
      HSL:
        222°, 60.5263%, 70.1961%
        HSV (HSB):
        222°, 40.8889%, 88.2353%
        XYZ:
        36.0083, 35.9125, 76.2681
        xyY:
        0.2430, 0.2423, 35.9125
      CIE-Lab:
        66.4530, 6.3904, -35.4592
        CIE-LCH:
        66.4530, 36.0305, 280.2161
        CIE-Luv:
        66.4530, -16.0532, -57.0863
        Hunter-Lab:
        59.9271, 2.3828, -33.5084
      #85a1e1 color charts
#85a1e1 RGB chart
      #85a1e1 CMYK chart
      #85a1e1 RGB pie chart
      #85a1e1 color shades, tints & tones
#85a1e1 color schemes
#85a1e1 color preview, HTML & CSS examples
           This text has a color of #85a1e1        
        
          <p style="color:#85a1e1;">Text here</p>
        
        
          .mytext {color:#85a1e1;}
        
        Text color #85a1e1
      
           This box has a color of #85a1e1        
        
          <div style="background-color:#85a1e1;">Content here</div>
        
        
          .mybackground {background-color:#85a1e1;}
        
        Background color #85a1e1
      
           Border around this has a color of #85a1e1        
        
          <div style="border:2px solid #85a1e1;">Content here</div>
        
        
          .myborder {border:2px solid #85a1e1;}
        
        Border color #85a1e1