#c34bfc color space conversions
Hex:
#c34bfc
RGB:
195, 75, 252
CMY:
24, 71, 1
CMYK:
23, 70, 0, 1
HSL:
281°, 96.7213%, 64.1176%
HSV (HSB):
281°, 70.2381%, 98.8235%
XYZ:
42.5924, 23.6625, 94.4179
xyY:
0.2651, 0.1473, 23.6625
CIE-Lab:
55.7483, 73.3603, -67.0154
CIE-LCH:
55.7483, 99.3620, 317.5880
CIE-Luv:
55.7483, 37.9869, -112.7072
Hunter-Lab:
48.6441, 71.1660, -81.0305
#c34bfc color charts
#c34bfc color shades, tints & tones
#c34bfc color schemes
#c34bfc color preview, HTML & CSS examples
This text has a color of #c34bfc
<p style="color:#c34bfc;">Text here</p>
.mytext {color:#c34bfc;}
This box has a color of #c34bfc
<div style="background-color:#c34bfc;">Content here</div>
.mybackground {background-color:#c34bfc;}
Border around this has a color of #c34bfc
<div style="border:2px solid #c34bfc;">Content here</div>
.myborder {border:2px solid #c34bfc;}