#c801db color space conversions
Hex:
#c801db
RGB:
200, 1, 219
CMY:
22, 100, 14
CMYK:
9, 100, 0, 14
HSL:
295°, 99.0909%, 43.1373%
HSV (HSB):
295°, 99.5434%, 85.8824%
XYZ:
36.6165, 17.4155, 68.4495
xyY:
0.2990, 0.1422, 17.4155
CIE-Lab:
48.7794, 84.5951, -59.6413
CIE-LCH:
48.7794, 103.5057, 324.8154
CIE-Luv:
48.7794, 59.1203, -99.4629
Hunter-Lab:
41.7319, 83.5887, -68.0362
#c801db color charts
#c801db color shades, tints & tones
#c801db color schemes
#c801db color preview, HTML & CSS examples
This text has a color of #c801db
<p style="color:#c801db;">Text here</p>
.mytext {color:#c801db;}
This box has a color of #c801db
<div style="background-color:#c801db;">Content here</div>
.mybackground {background-color:#c801db;}
Border around this has a color of #c801db
<div style="border:2px solid #c801db;">Content here</div>
.myborder {border:2px solid #c801db;}