#85e1fd color space conversions
Hex:
        #85e1fd
        RGB:
        133, 225, 253
        CMY:
        48, 12, 1
        CMYK:
        47, 11, 0, 1
      HSL:
        194°, 96.7742%, 75.6863%
        HSV (HSB):
        194°, 47.4308%, 99.2157%
        XYZ:
        54.3277, 65.9288, 102.7907
        xyY:
        0.2436, 0.2956, 65.9288
      CIE-Lab:
        84.9601, -20.2210, -22.1288
        CIE-LCH:
        84.9601, 29.9763, 227.5794
        CIE-Luv:
        84.9601, -40.9356, -32.4072
        Hunter-Lab:
        81.1966, -22.6617, -18.2205
      #85e1fd color charts
#85e1fd RGB chart
      #85e1fd CMYK chart
      #85e1fd RGB pie chart
      #85e1fd color shades, tints & tones
#85e1fd color schemes
#85e1fd color preview, HTML & CSS examples
           This text has a color of #85e1fd        
        
          <p style="color:#85e1fd;">Text here</p>
        
        
          .mytext {color:#85e1fd;}
        
        Text color #85e1fd
      
           This box has a color of #85e1fd        
        
          <div style="background-color:#85e1fd;">Content here</div>
        
        
          .mybackground {background-color:#85e1fd;}
        
        Background color #85e1fd
      
           Border around this has a color of #85e1fd        
        
          <div style="border:2px solid #85e1fd;">Content here</div>
        
        
          .myborder {border:2px solid #85e1fd;}
        
        Border color #85e1fd