#cf09cd color space conversions
Hex:
#cf09cd
RGB:
207, 9, 205
CMY:
19, 96, 20
CMYK:
0, 96, 1, 19
HSL:
301°, 91.6667%, 42.3529%
HSV (HSB):
301°, 95.6522%, 81.1765%
XYZ:
36.8493, 17.8686, 59.2644
xyY:
0.3233, 0.1568, 17.8686
CIE-Lab:
49.3363, 82.9642, -50.6469
CIE-LCH:
49.3363, 97.2017, 328.5973
CIE-Luv:
49.3363, 68.9720, -86.6845
Hunter-Lab:
42.2712, 81.6299, -53.5350
#cf09cd color charts
#cf09cd color shades, tints & tones
#cf09cd color schemes
#cf09cd color preview, HTML & CSS examples
This text has a color of #cf09cd
<p style="color:#cf09cd;">Text here</p>
.mytext {color:#cf09cd;}
This box has a color of #cf09cd
<div style="background-color:#cf09cd;">Content here</div>
.mybackground {background-color:#cf09cd;}
Border around this has a color of #cf09cd
<div style="border:2px solid #cf09cd;">Content here</div>
.myborder {border:2px solid #cf09cd;}