#cf00d3 color space conversions
Hex:
#cf00d3
RGB:
207, 0, 211
CMY:
19, 100, 17
CMYK:
2, 100, 0, 17
HSL:
299°, 100.0000%, 41.3725%
HSV (HSB):
299°, 100.0000%, 82.7451%
XYZ:
37.4900, 17.9685, 63.1203
xyY:
0.3162, 0.1515, 17.9685
CIE-Lab:
49.4579, 84.5409, -53.9045
CIE-LCH:
49.4579, 100.2639, 327.4778
CIE-Luv:
49.4579, 67.0394, -91.6486
Hunter-Lab:
42.3893, 83.6878, -58.6140
#cf00d3 color charts
#cf00d3 color shades, tints & tones
#cf00d3 color schemes
#cf00d3 color preview, HTML & CSS examples
This text has a color of #cf00d3
<p style="color:#cf00d3;">Text here</p>
.mytext {color:#cf00d3;}
This box has a color of #cf00d3
<div style="background-color:#cf00d3;">Content here</div>
.mybackground {background-color:#cf00d3;}
Border around this has a color of #cf00d3
<div style="border:2px solid #cf00d3;">Content here</div>
.myborder {border:2px solid #cf00d3;}