#c801b5 color space conversions
Hex:
#c801b5
RGB:
200, 1, 181
CMY:
22, 100, 29
CMYK:
0, 100, 10, 22
HSL:
306°, 99.0050%, 39.4118%
HSV (HSB):
306°, 99.5000%, 78.4314%
XYZ:
32.1708, 15.6373, 45.0388
xyY:
0.3465, 0.1684, 15.6373
CIE-Lab:
46.4949, 79.0783, -41.2681
CIE-LCH:
46.4949, 89.1989, 332.4416
CIE-Luv:
46.4949, 73.9767, -71.3922
Hunter-Lab:
39.5440, 76.0156, -39.8478
#c801b5 color charts
#c801b5 color shades, tints & tones
#c801b5 color schemes
#c801b5 color preview, HTML & CSS examples
This text has a color of #c801b5
<p style="color:#c801b5;">Text here</p>
.mytext {color:#c801b5;}
This box has a color of #c801b5
<div style="background-color:#c801b5;">Content here</div>
.mybackground {background-color:#c801b5;}
Border around this has a color of #c801b5
<div style="border:2px solid #c801b5;">Content here</div>
.myborder {border:2px solid #c801b5;}