#c41cea color space conversions
Hex:
#c41cea
RGB:
196, 28, 234
CMY:
23, 89, 8
CMYK:
16, 88, 0, 8
HSL:
289°, 83.0645%, 51.3725%
HSV (HSB):
289°, 88.0342%, 91.7647%
XYZ:
38.0315, 18.5068, 79.4096
xyY:
0.2798, 0.1361, 18.5068
CIE-Lab:
50.1051, 83.5083, -66.0513
CIE-LCH:
50.1051, 106.4726, 321.6576
CIE-Luv:
50.1051, 50.0407, -109.1753
Hunter-Lab:
43.0195, 82.5191, -79.3296
#c41cea color charts
#c41cea color shades, tints & tones
#c41cea color schemes
#c41cea color preview, HTML & CSS examples
This text has a color of #c41cea
<p style="color:#c41cea;">Text here</p>
.mytext {color:#c41cea;}
This box has a color of #c41cea
<div style="background-color:#c41cea;">Content here</div>
.mybackground {background-color:#c41cea;}
Border around this has a color of #c41cea
<div style="border:2px solid #c41cea;">Content here</div>
.myborder {border:2px solid #c41cea;}