#c34dbd color space conversions
Hex:
#c34dbd
RGB:
195, 77, 189
CMY:
24, 70, 26
CMYK:
0, 61, 3, 24
HSL:
303°, 49.5798%, 53.3333%
HSV (HSB):
303°, 60.5128%, 76.4706%
XYZ:
34.3449, 20.5840, 50.3070
xyY:
0.3264, 0.1956, 20.5840
CIE-Lab:
52.4911, 60.9116, -36.5273
CIE-LCH:
52.4911, 71.0244, 329.0499
CIE-Luv:
52.4911, 54.7558, -63.6966
Hunter-Lab:
45.3696, 55.7281, -33.9837
#c34dbd color charts
#c34dbd color shades, tints & tones
#c34dbd color schemes
#c34dbd color preview, HTML & CSS examples
This text has a color of #c34dbd
<p style="color:#c34dbd;">Text here</p>
.mytext {color:#c34dbd;}
This box has a color of #c34dbd
<div style="background-color:#c34dbd;">Content here</div>
.mybackground {background-color:#c34dbd;}
Border around this has a color of #c34dbd
<div style="border:2px solid #c34dbd;">Content here</div>
.myborder {border:2px solid #c34dbd;}