#c234ca color space conversions
Hex:
#c234ca
RGB:
194, 52, 202
CMY:
24, 80, 21
CMYK:
4, 74, 0, 21
HSL:
297°, 59.0551%, 49.8039%
HSV (HSB):
297°, 74.2574%, 79.2157%
XYZ:
34.1368, 18.1896, 57.5888
xyY:
0.3106, 0.1655, 18.1896
CIE-Lab:
49.7253, 72.1130, -48.4226
CIE-LCH:
49.7253, 86.8621, 326.1193
CIE-Luv:
49.7253, 56.0993, -82.1622
Hunter-Lab:
42.6492, 68.2366, -50.2042
#c234ca color charts
#c234ca color shades, tints & tones
#c234ca color schemes
#c234ca color preview, HTML & CSS examples
This text has a color of #c234ca
<p style="color:#c234ca;">Text here</p>
.mytext {color:#c234ca;}
This box has a color of #c234ca
<div style="background-color:#c234ca;">Content here</div>
.mybackground {background-color:#c234ca;}
Border around this has a color of #c234ca
<div style="border:2px solid #c234ca;">Content here</div>
.myborder {border:2px solid #c234ca;}