#c34db4 color space conversions
Hex:
#c34db4
RGB:
195, 77, 180
CMY:
24, 70, 29
CMYK:
0, 61, 8, 24
HSL:
308°, 49.5798%, 53.3333%
HSV (HSB):
308°, 60.5128%, 76.4706%
XYZ:
33.3978, 20.2051, 45.3197
xyY:
0.3376, 0.2043, 20.2051
CIE-Lab:
52.0684, 59.4299, -31.9680
CIE-LCH:
52.0684, 67.4823, 331.7237
CIE-Luv:
52.0684, 57.4896, -56.4679
Hunter-Lab:
44.9501, 53.9621, -28.3124
#c34db4 color charts
#c34db4 color shades, tints & tones
#c34db4 color schemes
#c34db4 color preview, HTML & CSS examples
This text has a color of #c34db4
<p style="color:#c34db4;">Text here</p>
.mytext {color:#c34db4;}
This box has a color of #c34db4
<div style="background-color:#c34db4;">Content here</div>
.mybackground {background-color:#c34db4;}
Border around this has a color of #c34db4
<div style="border:2px solid #c34db4;">Content here</div>
.myborder {border:2px solid #c34db4;}