#c34de6 color space conversions
Hex:
#c34de6
RGB:
195, 77, 230
CMY:
24, 70, 10
CMYK:
15, 67, 0, 10
HSL:
286°, 75.3695%, 60.1961%
HSV (HSB):
286°, 66.5217%, 90.1961%
XYZ:
39.4425, 22.6230, 77.1507
xyY:
0.2833, 0.1625, 22.6230
CIE-Lab:
54.6819, 68.2820, -56.4368
CIE-LCH:
54.6819, 88.5864, 320.4254
CIE-Luv:
54.6819, 43.1478, -95.7430
Hunter-Lab:
47.5637, 64.7859, -62.8769
#c34de6 color charts
#c34de6 color shades, tints & tones
#c34de6 color schemes
#c34de6 color preview, HTML & CSS examples
This text has a color of #c34de6
<p style="color:#c34de6;">Text here</p>
.mytext {color:#c34de6;}
This box has a color of #c34de6
<div style="background-color:#c34de6;">Content here</div>
.mybackground {background-color:#c34de6;}
Border around this has a color of #c34de6
<div style="border:2px solid #c34de6;">Content here</div>
.myborder {border:2px solid #c34de6;}