#c379fd color space conversions
Hex:
#c379fd
RGB:
195, 121, 253
CMY:
24, 53, 1
CMYK:
23, 52, 0, 1
HSL:
274°, 97.0588%, 73.3333%
HSV (HSB):
274°, 52.1739%, 99.2157%
XYZ:
47.0727, 32.3687, 96.6953
xyY:
0.2673, 0.1838, 32.3687
CIE-Lab:
63.6464, 52.2877, -54.9191
CIE-LCH:
63.6464, 75.8295, 313.5940
CIE-Luv:
63.6464, 25.6764, -94.5154
Hunter-Lab:
56.8935, 48.1241, -60.9429
#c379fd color charts
#c379fd color shades, tints & tones
#c379fd color schemes
#c379fd color preview, HTML & CSS examples
This text has a color of #c379fd
<p style="color:#c379fd;">Text here</p>
.mytext {color:#c379fd;}
This box has a color of #c379fd
<div style="background-color:#c379fd;">Content here</div>
.mybackground {background-color:#c379fd;}
Border around this has a color of #c379fd
<div style="border:2px solid #c379fd;">Content here</div>
.myborder {border:2px solid #c379fd;}