#85dcfc color space conversions
Hex:
#85dcfc
RGB:
133, 220, 252
CMY:
48, 14, 1
CMYK:
47, 13, 0, 1
HSL:
196°, 95.2000%, 75.4902%
HSV (HSB):
196°, 47.2222%, 98.8235%
XYZ:
52.8368, 63.2012, 101.5097
xyY:
0.2429, 0.2905, 63.2012
CIE-Lab:
83.5481, -17.9662, -23.7449
CIE-LCH:
83.5481, 29.7759, 232.8876
CIE-Luv:
83.5481, -39.0307, -35.4013
Hunter-Lab:
79.4992, -20.4889, -20.0559
#85dcfc color charts
#85dcfc color shades, tints & tones
#85dcfc color schemes
#85dcfc color preview, HTML & CSS examples
This text has a color of #85dcfc
<p style="color:#85dcfc;">Text here</p>
.mytext {color:#85dcfc;}
This box has a color of #85dcfc
<div style="background-color:#85dcfc;">Content here</div>
.mybackground {background-color:#85dcfc;}
Border around this has a color of #85dcfc
<div style="border:2px solid #85dcfc;">Content here</div>
.myborder {border:2px solid #85dcfc;}