#c234ac color space conversions
Hex:
#c234ac
RGB:
194, 52, 172
CMY:
24, 80, 33
CMYK:
0, 73, 11, 24
HSL:
309°, 57.7236%, 48.2353%
HSV (HSB):
309°, 73.1959%, 76.0784%
XYZ:
30.9225, 16.9039, 40.6627
xyY:
0.3495, 0.1910, 16.9039
CIE-Lab:
48.1387, 67.4269, -33.4424
CIE-LCH:
48.1387, 75.2648, 333.6195
CIE-Luv:
48.1387, 66.6256, -58.8580
Hunter-Lab:
41.1143, 62.3017, -29.8587
#c234ac color charts
#c234ac color shades, tints & tones
#c234ac color schemes
#c234ac color preview, HTML & CSS examples
This text has a color of #c234ac
<p style="color:#c234ac;">Text here</p>
.mytext {color:#c234ac;}
This box has a color of #c234ac
<div style="background-color:#c234ac;">Content here</div>
.mybackground {background-color:#c234ac;}
Border around this has a color of #c234ac
<div style="border:2px solid #c234ac;">Content here</div>
.myborder {border:2px solid #c234ac;}