#ca00fd color space conversions
Hex:
#ca00fd
RGB:
202, 0, 253
CMY:
21, 100, 1
CMYK:
20, 100, 0, 1
HSL:
288°, 100.0000%, 49.6078%
HSV (HSB):
288°, 100.0000%, 99.2157%
XYZ:
42.0867, 19.6484, 94.5028
xyY:
0.2694, 0.1258, 19.6484
CIE-Lab:
51.4373, 90.4218, -74.5052
CIE-LCH:
51.4373, 117.1629, 320.5124
CIE-Luv:
51.4373, 49.1798, -122.5468
Hunter-Lab:
44.3265, 91.9091, -95.3759
#ca00fd color charts
#ca00fd color shades, tints & tones
#ca00fd color schemes
#ca00fd color preview, HTML & CSS examples
This text has a color of #ca00fd
<p style="color:#ca00fd;">Text here</p>
.mytext {color:#ca00fd;}
This box has a color of #ca00fd
<div style="background-color:#ca00fd;">Content here</div>
.mybackground {background-color:#ca00fd;}
Border around this has a color of #ca00fd
<div style="border:2px solid #ca00fd;">Content here</div>
.myborder {border:2px solid #ca00fd;}