#c34cee color space conversions
Hex:
#c34cee
RGB:
195, 76, 238
CMY:
24, 70, 7
CMYK:
18, 68, 0, 7
HSL:
284°, 82.6531%, 61.5686%
HSV (HSB):
284°, 68.0672%, 93.3333%
XYZ:
40.5227, 22.9440, 83.1818
xyY:
0.2763, 0.1565, 22.9440
CIE-Lab:
55.0146, 70.2220, -60.3932
CIE-LCH:
55.0146, 92.6200, 319.3034
CIE-Luv:
55.0146, 41.2894, -102.0932
Hunter-Lab:
47.8999, 67.1839, -69.4315
#c34cee color charts
#c34cee color shades, tints & tones
#c34cee color schemes
#c34cee color preview, HTML & CSS examples
This text has a color of #c34cee
<p style="color:#c34cee;">Text here</p>
.mytext {color:#c34cee;}
This box has a color of #c34cee
<div style="background-color:#c34cee;">Content here</div>
.mybackground {background-color:#c34cee;}
Border around this has a color of #c34cee
<div style="border:2px solid #c34cee;">Content here</div>
.myborder {border:2px solid #c34cee;}