#85fffc color space conversions
Hex:
#85fffc
RGB:
133, 255, 252
CMY:
48, 0, 1
CMYK:
48, 0, 1, 0
HSL:
179°, 100.0000%, 76.0784%
HSV (HSB):
179°, 47.8431%, 100.0000%
XYZ:
63.0036, 83.5348, 104.8987
xyY:
0.2506, 0.3322, 83.5348
CIE-Lab:
93.2481, -34.9380, -9.1713
CIE-LCH:
93.2481, 36.1217, 194.7085
CIE-Luv:
93.2481, -52.4873, -8.8556
Hunter-Lab:
91.3974, -36.8989, -4.0702
#85fffc color charts
#85fffc color shades, tints & tones
#85fffc color schemes
#85fffc color preview, HTML & CSS examples
This text has a color of #85fffc
<p style="color:#85fffc;">Text here</p>
.mytext {color:#85fffc;}
This box has a color of #85fffc
<div style="background-color:#85fffc;">Content here</div>
.mybackground {background-color:#85fffc;}
Border around this has a color of #85fffc
<div style="border:2px solid #85fffc;">Content here</div>
.myborder {border:2px solid #85fffc;}