#c01dfd color space conversions
Hex:
#c01dfd
RGB:
192, 29, 253
CMY:
25, 89, 1
CMYK:
24, 89, 0, 1
HSL:
284°, 98.2456%, 55.2941%
HSV (HSB):
284°, 88.5375%, 99.2157%
XYZ:
39.9072, 19.1770, 94.5267
xyY:
0.2598, 0.1248, 19.1770
CIE-Lab:
50.8937, 86.0695, -75.4586
CIE-LCH:
50.8937, 114.4638, 318.7584
CIE-Luv:
50.8937, 41.9184, -123.0116
Hunter-Lab:
43.7916, 86.0314, -97.3268
#c01dfd color charts
#c01dfd color shades, tints & tones
#c01dfd color schemes
#c01dfd color preview, HTML & CSS examples
This text has a color of #c01dfd
<p style="color:#c01dfd;">Text here</p>
.mytext {color:#c01dfd;}
This box has a color of #c01dfd
<div style="background-color:#c01dfd;">Content here</div>
.mybackground {background-color:#c01dfd;}
Border around this has a color of #c01dfd
<div style="border:2px solid #c01dfd;">Content here</div>
.myborder {border:2px solid #c01dfd;}