#85a2ff color space conversions
Hex:
        #85a2ff
        RGB:
        133, 162, 255
        CMY:
        48, 36, 0
        CMYK:
        48, 36, 0, 0
      HSL:
        226°, 100.0000%, 76.0784%
        HSV (HSB):
        226°, 47.8431%, 100.0000%
        XYZ:
        40.6432, 38.0472, 99.8095
        xyY:
        0.2277, 0.2131, 38.0472
      CIE-Lab:
        68.0554, 14.3844, -49.3595
        CIE-LCH:
        68.0554, 51.4127, 286.2472
        CIE-Luv:
        68.0554, -17.1117, -81.7193
        Hunter-Lab:
        61.6824, 9.6713, -52.7606
      #85a2ff color charts
#85a2ff RGB chart
      #85a2ff CMYK chart
      #85a2ff RGB pie chart
      #85a2ff color shades, tints & tones
#85a2ff color schemes
#85a2ff color preview, HTML & CSS examples
           This text has a color of #85a2ff        
        
          <p style="color:#85a2ff;">Text here</p>
        
        
          .mytext {color:#85a2ff;}
        
        Text color #85a2ff
      
           This box has a color of #85a2ff        
        
          <div style="background-color:#85a2ff;">Content here</div>
        
        
          .mybackground {background-color:#85a2ff;}
        
        Background color #85a2ff
      
           Border around this has a color of #85a2ff        
        
          <div style="border:2px solid #85a2ff;">Content here</div>
        
        
          .myborder {border:2px solid #85a2ff;}
        
        Border color #85a2ff