#c23cea color space conversions
Hex:
#c23cea
RGB:
194, 60, 234
CMY:
24, 76, 8
CMYK:
17, 74, 0, 8
HSL:
286°, 80.5556%, 57.6471%
HSV (HSB):
286°, 74.3590%, 91.7647%
XYZ:
38.7153, 20.6416, 79.7856
xyY:
0.2782, 0.1483, 20.6416
CIE-Lab:
52.5550, 75.1437, -62.1111
CIE-LCH:
52.5550, 97.4903, 320.4241
CIE-Luv:
52.5550, 44.8639, -104.0059
Hunter-Lab:
45.4330, 72.5993, -72.3170
#c23cea color charts
#c23cea color shades, tints & tones
#c23cea color schemes
#c23cea color preview, HTML & CSS examples
This text has a color of #c23cea
<p style="color:#c23cea;">Text here</p>
.mytext {color:#c23cea;}
This box has a color of #c23cea
<div style="background-color:#c23cea;">Content here</div>
.mybackground {background-color:#c23cea;}
Border around this has a color of #c23cea
<div style="border:2px solid #c23cea;">Content here</div>
.myborder {border:2px solid #c23cea;}