#85bdea color space conversions
Hex:
        #85bdea
        RGB:
        133, 189, 234
        CMY:
        48, 26, 8
        CMYK:
        43, 19, 0, 8
      HSL:
        207°, 70.6294%, 71.9608%
        HSV (HSB):
        207°, 43.1624%, 91.7647%
        XYZ:
        42.7217, 47.3223, 84.7243
        xyY:
        0.2444, 0.2708, 47.3223
      CIE-Lab:
        74.3954, -6.6283, -28.1013
        CIE-LCH:
        74.3954, 28.8724, 256.7281
        CIE-Luv:
        74.3954, -27.1718, -43.7946
        Hunter-Lab:
        68.7912, -9.5297, -24.8687
      #85bdea color charts
#85bdea RGB chart
      #85bdea CMYK chart
      #85bdea RGB pie chart
      #85bdea color shades, tints & tones
#85bdea color schemes
#85bdea color preview, HTML & CSS examples
           This text has a color of #85bdea        
        
          <p style="color:#85bdea;">Text here</p>
        
        
          .mytext {color:#85bdea;}
        
        Text color #85bdea
      
           This box has a color of #85bdea        
        
          <div style="background-color:#85bdea;">Content here</div>
        
        
          .mybackground {background-color:#85bdea;}
        
        Background color #85bdea
      
           Border around this has a color of #85bdea        
        
          <div style="border:2px solid #85bdea;">Content here</div>
        
        
          .myborder {border:2px solid #85bdea;}
        
        Border color #85bdea