#85defe color space conversions
Hex:
        #85defe
        RGB:
        133, 222, 254
        CMY:
        48, 13, 0
        CMYK:
        48, 13, 0, 0
      HSL:
        196°, 98.3740%, 75.8824%
        HSV (HSB):
        196°, 47.6378%, 99.6078%
        XYZ:
        53.6835, 64.3849, 103.3640
        xyY:
        0.2424, 0.2908, 64.3849
      CIE-Lab:
        84.1657, -18.4437, -23.8625
        CIE-LCH:
        84.1657, 30.1594, 232.2991
        CIE-Luv:
        84.1657, -39.7514, -35.5615
        Hunter-Lab:
        80.2402, -20.9974, -20.2082
      #85defe color charts
#85defe RGB chart
      #85defe CMYK chart
      #85defe RGB pie chart
      #85defe color shades, tints & tones
#85defe color schemes
#85defe color preview, HTML & CSS examples
           This text has a color of #85defe        
        
          <p style="color:#85defe;">Text here</p>
        
        
          .mytext {color:#85defe;}
        
        Text color #85defe
      
           This box has a color of #85defe        
        
          <div style="background-color:#85defe;">Content here</div>
        
        
          .mybackground {background-color:#85defe;}
        
        Background color #85defe
      
           Border around this has a color of #85defe        
        
          <div style="border:2px solid #85defe;">Content here</div>
        
        
          .myborder {border:2px solid #85defe;}
        
        Border color #85defe