#85aafb color space conversions
Hex:
        #85aafb
        RGB:
        133, 170, 251
        CMY:
        48, 33, 2
        CMYK:
        47, 32, 0, 2
      HSL:
        221°, 93.6508%, 75.2941%
        HSV (HSB):
        221°, 47.0120%, 98.4314%
        XYZ:
        41.4602, 40.7010, 96.9377
        xyY:
        0.2315, 0.2273, 40.7010
      CIE-Lab:
        69.9659, 8.6565, -44.1839
        CIE-LCH:
        69.9659, 45.0239, 281.0849
        CIE-Luv:
        69.9659, -19.9515, -72.5811
        Hunter-Lab:
        63.7974, 4.3569, -45.4308
      #85aafb color charts
#85aafb RGB chart
      #85aafb CMYK chart
      #85aafb RGB pie chart
      #85aafb color shades, tints & tones
#85aafb color schemes
#85aafb color preview, HTML & CSS examples
           This text has a color of #85aafb        
        
          <p style="color:#85aafb;">Text here</p>
        
        
          .mytext {color:#85aafb;}
        
        Text color #85aafb
      
           This box has a color of #85aafb        
        
          <div style="background-color:#85aafb;">Content here</div>
        
        
          .mybackground {background-color:#85aafb;}
        
        Background color #85aafb
      
           Border around this has a color of #85aafb        
        
          <div style="border:2px solid #85aafb;">Content here</div>
        
        
          .myborder {border:2px solid #85aafb;}
        
        Border color #85aafb