#c50dfa color space conversions
Hex:
#c50dfa
RGB:
197, 13, 250
CMY:
23, 95, 2
CMYK:
21, 95, 0, 2
HSL:
287°, 95.9514%, 51.5686%
HSV (HSB):
287°, 94.8000%, 98.0392%
XYZ:
40.4252, 19.0603, 91.9908
xyY:
0.2669, 0.1258, 19.0603
CIE-Lab:
50.7577, 88.2688, -73.9715
CIE-LCH:
50.7577, 115.1658, 320.0361
CIE-Luv:
50.7577, 46.6061, -121.0987
Hunter-Lab:
43.6581, 88.8804, -94.3678
#c50dfa color charts
#c50dfa color shades, tints & tones
#c50dfa color schemes
#c50dfa color preview, HTML & CSS examples
This text has a color of #c50dfa
<p style="color:#c50dfa;">Text here</p>
.mytext {color:#c50dfa;}
This box has a color of #c50dfa
<div style="background-color:#c50dfa;">Content here</div>
.mybackground {background-color:#c50dfa;}
Border around this has a color of #c50dfa
<div style="border:2px solid #c50dfa;">Content here</div>
.myborder {border:2px solid #c50dfa;}