#c34eea color space conversions
Hex:
#c34eea
RGB:
195, 78, 234
CMY:
24, 69, 8
CMYK:
17, 67, 0, 8
HSL:
285°, 78.7879%, 61.1765%
HSV (HSB):
285°, 66.6667%, 91.7647%
XYZ:
40.0813, 22.9914, 80.1672
xyY:
0.2798, 0.1605, 22.9914
CIE-Lab:
55.0635, 68.6402, -58.0731
CIE-LCH:
55.0635, 89.9108, 319.7671
CIE-Luv:
55.0635, 41.8720, -98.4263
Hunter-Lab:
47.9493, 65.2986, -65.5632
#c34eea color charts
#c34eea color shades, tints & tones
#c34eea color schemes
#c34eea color preview, HTML & CSS examples
This text has a color of #c34eea
<p style="color:#c34eea;">Text here</p>
.mytext {color:#c34eea;}
This box has a color of #c34eea
<div style="background-color:#c34eea;">Content here</div>
.mybackground {background-color:#c34eea;}
Border around this has a color of #c34eea
<div style="border:2px solid #c34eea;">Content here</div>
.myborder {border:2px solid #c34eea;}