#cf00ca color space conversions
Hex:
#cf00ca
RGB:
207, 0, 202
CMY:
19, 100, 21
CMYK:
0, 100, 2, 19
HSL:
301°, 100.0000%, 40.5882%
HSV (HSB):
301°, 100.0000%, 81.1765%
XYZ:
36.3928, 17.5297, 57.3426
xyY:
0.3271, 0.1575, 17.5297
CIE-Lab:
48.9206, 83.2443, -49.5790
CIE-LCH:
48.9206, 96.8901, 329.2226
CIE-Luv:
48.9206, 70.5854, -84.9871
Hunter-Lab:
41.8684, 81.8856, -51.8950
#cf00ca color charts
#cf00ca color shades, tints & tones
#cf00ca color schemes
#cf00ca color preview, HTML & CSS examples
This text has a color of #cf00ca
<p style="color:#cf00ca;">Text here</p>
.mytext {color:#cf00ca;}
This box has a color of #cf00ca
<div style="background-color:#cf00ca;">Content here</div>
.mybackground {background-color:#cf00ca;}
Border around this has a color of #cf00ca
<div style="border:2px solid #cf00ca;">Content here</div>
.myborder {border:2px solid #cf00ca;}