#c34bcc color space conversions
Hex:
#c34bcc
RGB:
195, 75, 204
CMY:
24, 71, 20
CMYK:
4, 63, 0, 20
HSL:
296°, 55.8442%, 54.7059%
HSV (HSB):
296°, 63.2353%, 80.0000%
XYZ:
35.9208, 20.9939, 59.2857
xyY:
0.3091, 0.1807, 20.9939
CIE-Lab:
52.9428, 64.3308, -44.4483
CIE-LCH:
52.9428, 78.1928, 325.3581
CIE-Luv:
52.9428, 50.8859, -76.3624
Hunter-Lab:
45.8191, 59.7554, -44.6425
#c34bcc color charts
#c34bcc color shades, tints & tones
#c34bcc color schemes
#c34bcc color preview, HTML & CSS examples
This text has a color of #c34bcc
<p style="color:#c34bcc;">Text here</p>
.mytext {color:#c34bcc;}
This box has a color of #c34bcc
<div style="background-color:#c34bcc;">Content here</div>
.mybackground {background-color:#c34bcc;}
Border around this has a color of #c34bcc
<div style="border:2px solid #c34bcc;">Content here</div>
.myborder {border:2px solid #c34bcc;}