#ca08f7 color space conversions
Hex:
#ca08f7
RGB:
202, 8, 247
CMY:
21, 97, 3
CMYK:
18, 97, 0, 3
HSL:
289°, 93.7255%, 50.0000%
HSV (HSB):
289°, 96.7611%, 96.8627%
XYZ:
41.2325, 19.4456, 89.5759
xyY:
0.2744, 0.1294, 19.4456
CIE-Lab:
51.2045, 88.8291, -71.5319
CIE-LCH:
51.2045, 114.0500, 321.1564
CIE-Luv:
51.2045, 50.7844, -118.1207
Hunter-Lab:
44.0972, 89.7338, -89.5694
#ca08f7 color charts
#ca08f7 color shades, tints & tones
#ca08f7 color schemes
#ca08f7 color preview, HTML & CSS examples
This text has a color of #ca08f7
<p style="color:#ca08f7;">Text here</p>
.mytext {color:#ca08f7;}
This box has a color of #ca08f7
<div style="background-color:#ca08f7;">Content here</div>
.mybackground {background-color:#ca08f7;}
Border around this has a color of #ca08f7
<div style="border:2px solid #ca08f7;">Content here</div>
.myborder {border:2px solid #ca08f7;}