#c379f7 color space conversions
Hex:
#c379f7
RGB:
195, 121, 247
CMY:
24, 53, 3
CMYK:
21, 51, 0, 3
HSL:
275°, 88.7324%, 72.1569%
HSV (HSB):
275°, 51.0121%, 96.8627%
XYZ:
46.1315, 31.9922, 91.7394
xyY:
0.2716, 0.1883, 31.9922
CIE-Lab:
63.3365, 50.9697, -52.1115
CIE-LCH:
63.3365, 72.8939, 314.3654
CIE-Luv:
63.3365, 26.7291, -89.7293
Hunter-Lab:
56.5617, 46.6011, -56.5714
#c379f7 color charts
#c379f7 color shades, tints & tones
#c379f7 color schemes
#c379f7 color preview, HTML & CSS examples
This text has a color of #c379f7
<p style="color:#c379f7;">Text here</p>
.mytext {color:#c379f7;}
This box has a color of #c379f7
<div style="background-color:#c379f7;">Content here</div>
.mybackground {background-color:#c379f7;}
Border around this has a color of #c379f7
<div style="border:2px solid #c379f7;">Content here</div>
.myborder {border:2px solid #c379f7;}