#85a8ec color space conversions
Hex:
        #85a8ec
        RGB:
        133, 168, 236
        CMY:
        48, 34, 7
        CMYK:
        44, 29, 0, 7
      HSL:
        220°, 73.0496%, 72.3529%
        HSV (HSB):
        220°, 43.6441%, 92.5490%
        XYZ:
        38.8158, 39.0479, 84.8481
        xyY:
        0.2386, 0.2400, 39.0479
      CIE-Lab:
        68.7860, 5.5030, -37.8623
        CIE-LCH:
        68.7860, 38.2601, 278.2695
        CIE-Luv:
        68.7860, -18.9748, -61.3112
        Hunter-Lab:
        62.4883, 1.5240, -36.7634
      #85a8ec color charts
#85a8ec RGB chart
      #85a8ec CMYK chart
      #85a8ec RGB pie chart
      #85a8ec color shades, tints & tones
#85a8ec color schemes
#85a8ec color preview, HTML & CSS examples
           This text has a color of #85a8ec        
        
          <p style="color:#85a8ec;">Text here</p>
        
        
          .mytext {color:#85a8ec;}
        
        Text color #85a8ec
      
           This box has a color of #85a8ec        
        
          <div style="background-color:#85a8ec;">Content here</div>
        
        
          .mybackground {background-color:#85a8ec;}
        
        Background color #85a8ec
      
           Border around this has a color of #85a8ec        
        
          <div style="border:2px solid #85a8ec;">Content here</div>
        
        
          .myborder {border:2px solid #85a8ec;}
        
        Border color #85a8ec