#c801fb color space conversions
Hex:
#c801fb
RGB:
200, 1, 251
CMY:
22, 100, 2
CMYK:
20, 100, 0, 2
HSL:
288°, 99.2063%, 49.4118%
HSV (HSB):
288°, 99.6016%, 98.4314%
XYZ:
41.2429, 19.2661, 92.8118
xyY:
0.2690, 0.1257, 19.2661
CIE-Lab:
50.9971, 89.7551, -74.1195
CIE-LCH:
50.9971, 116.4031, 320.4502
CIE-Luv:
50.9971, 48.5263, -121.6278
Hunter-Lab:
43.8932, 90.9090, -94.6430
#c801fb color charts
#c801fb color shades, tints & tones
#c801fb color schemes
#c801fb color preview, HTML & CSS examples
This text has a color of #c801fb
<p style="color:#c801fb;">Text here</p>
.mytext {color:#c801fb;}
This box has a color of #c801fb
<div style="background-color:#c801fb;">Content here</div>
.mybackground {background-color:#c801fb;}
Border around this has a color of #c801fb
<div style="border:2px solid #c801fb;">Content here</div>
.myborder {border:2px solid #c801fb;}