#ca08dc color space conversions
Hex:
#ca08dc
RGB:
202, 8, 220
CMY:
21, 97, 14
CMYK:
8, 96, 0, 14
HSL:
295°, 92.9825%, 44.7059%
HSV (HSB):
295°, 96.3636%, 86.2745%
XYZ:
37.3622, 17.8975, 69.1955
xyY:
0.3002, 0.1438, 17.8975
CIE-Lab:
49.3716, 84.4960, -59.2405
CIE-LCH:
49.3716, 103.1941, 324.9655
CIE-Luv:
49.3716, 59.8507, -99.2247
Hunter-Lab:
42.3055, 83.6083, -67.3618
#ca08dc color charts
#ca08dc color shades, tints & tones
#ca08dc color schemes
#ca08dc color preview, HTML & CSS examples
This text has a color of #ca08dc
<p style="color:#ca08dc;">Text here</p>
.mytext {color:#ca08dc;}
This box has a color of #ca08dc
<div style="background-color:#ca08dc;">Content here</div>
.mybackground {background-color:#ca08dc;}
Border around this has a color of #ca08dc
<div style="border:2px solid #ca08dc;">Content here</div>
.myborder {border:2px solid #ca08dc;}