#c379ea color space conversions
Hex:
#c379ea
RGB:
195, 121, 234
CMY:
24, 53, 8
CMYK:
17, 48, 0, 8
HSL:
279°, 72.9032%, 69.6078%
HSV (HSB):
279°, 48.2906%, 91.7647%
XYZ:
44.1943, 31.2174, 81.5382
xyY:
0.2816, 0.1989, 31.2174
CIE-Lab:
62.6907, 48.1741, -45.9464
CIE-LCH:
62.6907, 66.5719, 316.3559
CIE-Luv:
62.6907, 29.0641, -79.2371
Hunter-Lab:
55.8725, 43.4140, -47.4148
#c379ea color charts
#c379ea color shades, tints & tones
#c379ea color schemes
#c379ea color preview, HTML & CSS examples
This text has a color of #c379ea
<p style="color:#c379ea;">Text here</p>
.mytext {color:#c379ea;}
This box has a color of #c379ea
<div style="background-color:#c379ea;">Content here</div>
.mybackground {background-color:#c379ea;}
Border around this has a color of #c379ea
<div style="border:2px solid #c379ea;">Content here</div>
.myborder {border:2px solid #c379ea;}