#c34ddc color space conversions
Hex:
#c34ddc
RGB:
195, 77, 220
CMY:
24, 70, 14
CMYK:
11, 65, 0, 14
HSL:
290°, 67.1362%, 58.2353%
HSV (HSB):
290°, 65.0000%, 86.2745%
XYZ:
38.0778, 22.0772, 69.9645
xyY:
0.2926, 0.1697, 22.0772
CIE-Lab:
54.1088, 66.4007, -51.7076
CIE-LCH:
54.1088, 84.1589, 322.0913
CIE-Luv:
54.1088, 45.8351, -88.0986
Hunter-Lab:
46.9863, 62.4306, -55.3947
#c34ddc color charts
#c34ddc color shades, tints & tones
#c34ddc color schemes
#c34ddc color preview, HTML & CSS examples
This text has a color of #c34ddc
<p style="color:#c34ddc;">Text here</p>
.mytext {color:#c34ddc;}
This box has a color of #c34ddc
<div style="background-color:#c34ddc;">Content here</div>
.mybackground {background-color:#c34ddc;}
Border around this has a color of #c34ddc
<div style="border:2px solid #c34ddc;">Content here</div>
.myborder {border:2px solid #c34ddc;}