#85abfe color space conversions
Hex:
        #85abfe
        RGB:
        133, 171, 254
        CMY:
        48, 33, 0
        CMYK:
        48, 33, 0, 0
      HSL:
        221°, 98.3740%, 75.8824%
        HSV (HSB):
        221°, 47.6378%, 99.6078%
        XYZ:
        42.1252, 41.2681, 99.5112
        xyY:
        0.2303, 0.2256, 41.2681
      CIE-Lab:
        70.3634, 8.9601, -45.1865
        CIE-LCH:
        70.3634, 46.0663, 281.2157
        CIE-Luv:
        70.3634, -20.3616, -74.3844
        Hunter-Lab:
        64.2403, 4.6298, -46.8748
      #85abfe color charts
#85abfe RGB chart
      #85abfe CMYK chart
      #85abfe RGB pie chart
      #85abfe color shades, tints & tones
#85abfe color schemes
#85abfe color preview, HTML & CSS examples
           This text has a color of #85abfe        
        
          <p style="color:#85abfe;">Text here</p>
        
        
          .mytext {color:#85abfe;}
        
        Text color #85abfe
      
           This box has a color of #85abfe        
        
          <div style="background-color:#85abfe;">Content here</div>
        
        
          .mybackground {background-color:#85abfe;}
        
        Background color #85abfe
      
           Border around this has a color of #85abfe        
        
          <div style="border:2px solid #85abfe;">Content here</div>
        
        
          .myborder {border:2px solid #85abfe;}
        
        Border color #85abfe