#c34dbb color space conversions
Hex:
#c34dbb
RGB:
195, 77, 187
CMY:
24, 70, 27
CMYK:
0, 61, 4, 24
HSL:
304°, 49.5798%, 53.3333%
HSV (HSB):
304°, 60.5128%, 76.4706%
XYZ:
34.1292, 20.4977, 49.1714
xyY:
0.3288, 0.1975, 20.4977
CIE-Lab:
52.3953, 60.5776, -35.5201
CIE-LCH:
52.3953, 70.2234, 329.6145
CIE-Luv:
52.3953, 55.3585, -62.0939
Hunter-Lab:
45.2744, 55.3284, -32.7013
#c34dbb color charts
#c34dbb color shades, tints & tones
#c34dbb color schemes
#c34dbb color preview, HTML & CSS examples
This text has a color of #c34dbb
<p style="color:#c34dbb;">Text here</p>
.mytext {color:#c34dbb;}
This box has a color of #c34dbb
<div style="background-color:#c34dbb;">Content here</div>
.mybackground {background-color:#c34dbb;}
Border around this has a color of #c34dbb
<div style="border:2px solid #c34dbb;">Content here</div>
.myborder {border:2px solid #c34dbb;}