#c3008a color space conversions
Hex:
#c3008a
RGB:
195, 0, 138
CMY:
24, 100, 46
CMYK:
0, 100, 29, 24
HSL:
318°, 100.0000%, 38.2353%
HSV (HSB):
318°, 100.0000%, 76.4706%
XYZ:
27.0931, 13.4371, 25.2104
xyY:
0.4121, 0.2044, 13.4371
CIE-Lab:
43.4146, 72.9641, -20.3719
CIE-LCH:
43.4146, 75.7547, 344.4000
CIE-Luv:
43.4146, 89.3541, -40.0123
Hunter-Lab:
36.6566, 67.7813, -15.1168
#c3008a color charts
#c3008a color shades, tints & tones
#c3008a color schemes
#c3008a color preview, HTML & CSS examples
This text has a color of #c3008a
<p style="color:#c3008a;">Text here</p>
.mytext {color:#c3008a;}
This box has a color of #c3008a
<div style="background-color:#c3008a;">Content here</div>
.mybackground {background-color:#c3008a;}
Border around this has a color of #c3008a
<div style="border:2px solid #c3008a;">Content here</div>
.myborder {border:2px solid #c3008a;}