#c379e2 color space conversions
Hex:
#c379e2
RGB:
195, 121, 226
CMY:
24, 53, 11
CMYK:
14, 46, 0, 11
HSL:
282°, 64.4172%, 68.0392%
HSV (HSB):
282°, 46.4602%, 88.6275%
XYZ:
43.0705, 30.7678, 75.6202
xyY:
0.2882, 0.2059, 30.7678
CIE-Lab:
62.3112, 46.4985, -42.0960
CIE-LCH:
62.3112, 62.7231, 317.8448
CIE-Luv:
62.3112, 30.5351, -72.7081
Hunter-Lab:
55.4688, 41.5318, -42.0016
#c379e2 color charts
#c379e2 color shades, tints & tones
#c379e2 color schemes
#c379e2 color preview, HTML & CSS examples
This text has a color of #c379e2
<p style="color:#c379e2;">Text here</p>
.mytext {color:#c379e2;}
This box has a color of #c379e2
<div style="background-color:#c379e2;">Content here</div>
.mybackground {background-color:#c379e2;}
Border around this has a color of #c379e2
<div style="border:2px solid #c379e2;">Content here</div>
.myborder {border:2px solid #c379e2;}