#85b5ea color space conversions
Hex:
        #85b5ea
        RGB:
        133, 181, 234
        CMY:
        48, 29, 8
        CMYK:
        43, 23, 0, 8
      HSL:
        211°, 70.6294%, 71.9608%
        HSV (HSB):
        211°, 43.1624%, 91.7647%
        XYZ:
        41.0480, 43.9748, 84.1664
        xyY:
        0.2426, 0.2599, 43.9748
      CIE-Lab:
        72.2117, -2.2840, -31.4617
        CIE-LCH:
        72.2117, 31.5445, 265.8478
        CIE-Luv:
        72.2117, -24.0139, -49.8647
        Hunter-Lab:
        66.3135, -5.5572, -28.8326
      #85b5ea color charts
#85b5ea RGB chart
      #85b5ea CMYK chart
      #85b5ea RGB pie chart
      #85b5ea color shades, tints & tones
#85b5ea color schemes
#85b5ea color preview, HTML & CSS examples
           This text has a color of #85b5ea        
        
          <p style="color:#85b5ea;">Text here</p>
        
        
          .mytext {color:#85b5ea;}
        
        Text color #85b5ea
      
           This box has a color of #85b5ea        
        
          <div style="background-color:#85b5ea;">Content here</div>
        
        
          .mybackground {background-color:#85b5ea;}
        
        Background color #85b5ea
      
           Border around this has a color of #85b5ea        
        
          <div style="border:2px solid #85b5ea;">Content here</div>
        
        
          .myborder {border:2px solid #85b5ea;}
        
        Border color #85b5ea