#ca08b2 color space conversions
Hex:
#ca08b2
RGB:
202, 8, 178
CMY:
21, 97, 30
CMYK:
0, 96, 12, 21
HSL:
307°, 92.3810%, 41.1765%
HSV (HSB):
307°, 96.0396%, 79.2157%
XYZ:
32.4798, 15.9446, 43.4852
xyY:
0.3534, 0.1735, 15.9446
CIE-Lab:
46.9017, 78.4375, -38.8334
CIE-LCH:
46.9017, 87.5241, 333.6606
CIE-Luv:
46.9017, 76.3731, -67.9600
Hunter-Lab:
39.9307, 75.3143, -36.6164
#ca08b2 color charts
#ca08b2 color shades, tints & tones
#ca08b2 color schemes
#ca08b2 color preview, HTML & CSS examples
This text has a color of #ca08b2
<p style="color:#ca08b2;">Text here</p>
.mytext {color:#ca08b2;}
This box has a color of #ca08b2
<div style="background-color:#ca08b2;">Content here</div>
.mybackground {background-color:#ca08b2;}
Border around this has a color of #ca08b2
<div style="border:2px solid #ca08b2;">Content here</div>
.myborder {border:2px solid #ca08b2;}