#c34dbf color space conversions
Hex:
#c34dbf
RGB:
195, 77, 191
CMY:
24, 70, 25
CMYK:
0, 61, 2, 24
HSL:
302°, 49.5798%, 53.3333%
HSV (HSB):
302°, 60.5128%, 76.4706%
XYZ:
34.5635, 20.6714, 51.4585
xyY:
0.3240, 0.1937, 20.6714
CIE-Lab:
52.5880, 61.2483, -37.5310
CIE-LCH:
52.5880, 71.8326, 328.5014
CIE-Luv:
52.5880, 54.1560, -65.2967
Hunter-Lab:
45.4659, 56.1319, -35.2786
#c34dbf color charts
#c34dbf color shades, tints & tones
#c34dbf color schemes
#c34dbf color preview, HTML & CSS examples
This text has a color of #c34dbf
<p style="color:#c34dbf;">Text here</p>
.mytext {color:#c34dbf;}
This box has a color of #c34dbf
<div style="background-color:#c34dbf;">Content here</div>
.mybackground {background-color:#c34dbf;}
Border around this has a color of #c34dbf
<div style="border:2px solid #c34dbf;">Content here</div>
.myborder {border:2px solid #c34dbf;}