#01ffcf color space conversions
Hex:
#01ffcf
RGB:
1, 255, 207
CMY:
100, 0, 19
CMYK:
100, 0, 19, 0
HSL:
169°, 100.0000%, 50.1961%
HSV (HSB):
169°, 99.6078%, 100.0000%
XYZ:
47.0350, 76.0314, 71.2280
xyY:
0.2421, 0.3913, 76.0314
CIE-Lab:
89.8739, -60.8674, 8.9237
CIE-LCH:
89.8739, 61.5180, 171.6593
CIE-Luv:
89.8739, -74.2707, 23.3928
Hunter-Lab:
87.1960, -56.3071, 12.6048
#01ffcf color charts
#01ffcf color shades, tints & tones
#01ffcf color schemes
#01ffcf color preview, HTML & CSS examples
This text has a color of #01ffcf
<p style="color:#01ffcf;">Text here</p>
.mytext {color:#01ffcf;}
This box has a color of #01ffcf
<div style="background-color:#01ffcf;">Content here</div>
.mybackground {background-color:#01ffcf;}
Border around this has a color of #01ffcf
<div style="border:2px solid #01ffcf;">Content here</div>
.myborder {border:2px solid #01ffcf;}