#c379e3 color space conversions
Hex:
#c379e3
RGB:
195, 121, 227
CMY:
24, 53, 11
CMYK:
14, 47, 0, 11
HSL:
282°, 65.4321%, 68.2353%
HSV (HSB):
282°, 46.6960%, 89.0196%
XYZ:
43.2082, 30.8229, 76.3451
xyY:
0.2873, 0.2050, 30.8229
CIE-Lab:
62.3578, 46.7060, -42.5797
CIE-LCH:
62.3578, 63.2019, 317.6460
CIE-Luv:
62.3578, 30.3499, -73.5269
Hunter-Lab:
55.5184, 41.7637, -42.6688
#c379e3 color charts
#c379e3 color shades, tints & tones
#c379e3 color schemes
#c379e3 color preview, HTML & CSS examples
This text has a color of #c379e3
<p style="color:#c379e3;">Text here</p>
.mytext {color:#c379e3;}
This box has a color of #c379e3
<div style="background-color:#c379e3;">Content here</div>
.mybackground {background-color:#c379e3;}
Border around this has a color of #c379e3
<div style="border:2px solid #c379e3;">Content here</div>
.myborder {border:2px solid #c379e3;}