#85aefb color space conversions
Hex:
        #85aefb
        RGB:
        133, 174, 251
        CMY:
        48, 32, 2
        CMYK:
        47, 31, 0, 2
      HSL:
        219°, 93.6508%, 75.2941%
        HSV (HSB):
        219°, 47.0120%, 98.4314%
        XYZ:
        42.2215, 42.2237, 97.1915
        xyY:
        0.2325, 0.2325, 42.2237
      CIE-Lab:
        71.0249, 6.3992, -42.5260
        CIE-LCH:
        71.0249, 43.0047, 278.5575
        CIE-Luv:
        71.0249, -21.4374, -69.6335
        Hunter-Lab:
        64.9798, 2.2683, -43.1954
      #85aefb color charts
#85aefb RGB chart
      #85aefb CMYK chart
      #85aefb RGB pie chart
      #85aefb color shades, tints & tones
#85aefb color schemes
#85aefb color preview, HTML & CSS examples
           This text has a color of #85aefb        
        
          <p style="color:#85aefb;">Text here</p>
        
        
          .mytext {color:#85aefb;}
        
        Text color #85aefb
      
           This box has a color of #85aefb        
        
          <div style="background-color:#85aefb;">Content here</div>
        
        
          .mybackground {background-color:#85aefb;}
        
        Background color #85aefb
      
           Border around this has a color of #85aefb        
        
          <div style="border:2px solid #85aefb;">Content here</div>
        
        
          .myborder {border:2px solid #85aefb;}
        
        Border color #85aefb