#ca10ce color space conversions
Hex:
#ca10ce
RGB:
202, 16, 206
CMY:
21, 94, 19
CMYK:
2, 92, 0, 19
HSL:
299°, 85.5856%, 43.5294%
HSV (HSB):
299°, 92.2330%, 80.7843%
XYZ:
35.6830, 17.3834, 59.8671
xyY:
0.3160, 0.1539, 17.3834
CIE-Lab:
48.7395, 81.6489, -52.2276
CIE-LCH:
48.7395, 96.9240, 327.3946
CIE-Luv:
48.7395, 64.6256, -88.5052
Hunter-Lab:
41.6934, 79.8046, -55.9486
#ca10ce color charts
#ca10ce color shades, tints & tones
#ca10ce color schemes
#ca10ce color preview, HTML & CSS examples
This text has a color of #ca10ce
<p style="color:#ca10ce;">Text here</p>
.mytext {color:#ca10ce;}
This box has a color of #ca10ce
<div style="background-color:#ca10ce;">Content here</div>
.mybackground {background-color:#ca10ce;}
Border around this has a color of #ca10ce
<div style="border:2px solid #ca10ce;">Content here</div>
.myborder {border:2px solid #ca10ce;}