#ca05ce color space conversions
Hex:
#ca05ce
RGB:
202, 5, 206
CMY:
21, 98, 19
CMYK:
2, 98, 0, 19
HSL:
299°, 95.2607%, 41.3725%
HSV (HSB):
299°, 97.5728%, 80.7843%
XYZ:
35.5520, 17.1213, 59.8235
xyY:
0.3160, 0.1522, 17.1213
CIE-Lab:
48.4125, 82.6161, -52.7514
CIE-LCH:
48.4125, 98.0211, 327.4413
CIE-Luv:
48.4125, 65.1698, -89.2193
Hunter-Lab:
41.3779, 80.9561, -56.7559
#ca05ce color charts
#ca05ce color shades, tints & tones
#ca05ce color schemes
#ca05ce color preview, HTML & CSS examples
This text has a color of #ca05ce
<p style="color:#ca05ce;">Text here</p>
.mytext {color:#ca05ce;}
This box has a color of #ca05ce
<div style="background-color:#ca05ce;">Content here</div>
.mybackground {background-color:#ca05ce;}
Border around this has a color of #ca05ce
<div style="border:2px solid #ca05ce;">Content here</div>
.myborder {border:2px solid #ca05ce;}