#c21def color space conversions
Hex:
#c21def
RGB:
194, 29, 239
CMY:
24, 89, 6
CMYK:
19, 88, 0, 6
HSL:
287°, 86.7769%, 52.5490%
HSV (HSB):
287°, 87.8661%, 93.7255%
XYZ:
38.2675, 18.5801, 83.2307
xyY:
0.2732, 0.1326, 18.5801
CIE-Lab:
50.1922, 83.8933, -68.7435
CIE-LCH:
50.1922, 108.4609, 320.6683
CIE-Luv:
50.1922, 47.1669, -113.0377
Hunter-Lab:
43.1046, 83.0361, -84.3100
#c21def color charts
#c21def color shades, tints & tones
#c21def color schemes
#c21def color preview, HTML & CSS examples
This text has a color of #c21def
<p style="color:#c21def;">Text here</p>
.mytext {color:#c21def;}
This box has a color of #c21def
<div style="background-color:#c21def;">Content here</div>
.mybackground {background-color:#c21def;}
Border around this has a color of #c21def
<div style="border:2px solid #c21def;">Content here</div>
.myborder {border:2px solid #c21def;}