#85fed5 color space conversions
Hex:
#85fed5
RGB:
133, 254, 213
CMY:
48, 0, 16
CMYK:
48, 0, 16, 0
HSL:
160°, 98.3740%, 75.8824%
HSV (HSB):
160°, 47.6378%, 99.6078%
XYZ:
57.1249, 80.6743, 75.5117
xyY:
0.2678, 0.3782, 80.6743
CIE-Lab:
91.9865, -43.5047, 9.1532
CIE-LCH:
91.9865, 44.4571, 168.1185
CIE-Luv:
91.9865, -53.6588, 21.1981
Hunter-Lab:
89.8189, -43.6567, 13.0275
#85fed5 color charts
#85fed5 color shades, tints & tones
#85fed5 color schemes
#85fed5 color preview, HTML & CSS examples
This text has a color of #85fed5
<p style="color:#85fed5;">Text here</p>
.mytext {color:#85fed5;}
This box has a color of #85fed5
<div style="background-color:#85fed5;">Content here</div>
.mybackground {background-color:#85fed5;}
Border around this has a color of #85fed5
<div style="border:2px solid #85fed5;">Content here</div>
.myborder {border:2px solid #85fed5;}