#ca23fd color space conversions
Hex:
#ca23fd
RGB:
202, 35, 253
CMY:
21, 86, 1
CMYK:
20, 86, 0, 1
HSL:
286°, 98.1982%, 56.4706%
HSV (HSB):
286°, 86.1660%, 99.2157%
XYZ:
42.6878, 20.8505, 94.7032
xyY:
0.2698, 0.1318, 20.8505
CIE-Lab:
52.7855, 86.4166, -72.3156
CIE-LCH:
52.7855, 112.6826, 320.0765
CIE-Luv:
52.7855, 47.4479, -120.0335
Hunter-Lab:
45.6623, 86.9631, -91.0032
#ca23fd color charts
#ca23fd color shades, tints & tones
#ca23fd color schemes
#ca23fd color preview, HTML & CSS examples
This text has a color of #ca23fd
<p style="color:#ca23fd;">Text here</p>
.mytext {color:#ca23fd;}
This box has a color of #ca23fd
<div style="background-color:#ca23fd;">Content here</div>
.mybackground {background-color:#ca23fd;}
Border around this has a color of #ca23fd
<div style="border:2px solid #ca23fd;">Content here</div>
.myborder {border:2px solid #ca23fd;}