#c379ce color space conversions
Hex:
#c379ce
RGB:
195, 121, 206
CMY:
24, 53, 19
CMYK:
5, 41, 0, 19
HSL:
292°, 46.4481%, 64.1176%
HSV (HSB):
292°, 41.2621%, 80.7843%
XYZ:
40.4836, 29.7331, 61.9979
xyY:
0.3062, 0.2249, 29.7331
CIE-Lab:
61.4232, 42.4776, -32.2802
CIE-LCH:
61.4232, 53.3513, 322.7675
CIE-Luv:
61.4232, 34.3073, -56.2191
Hunter-Lab:
54.5280, 37.1009, -29.2425
#c379ce color charts
#c379ce color shades, tints & tones
#c379ce color schemes
#c379ce color preview, HTML & CSS examples
This text has a color of #c379ce
<p style="color:#c379ce;">Text here</p>
.mytext {color:#c379ce;}
This box has a color of #c379ce
<div style="background-color:#c379ce;">Content here</div>
.mybackground {background-color:#c379ce;}
Border around this has a color of #c379ce
<div style="border:2px solid #c379ce;">Content here</div>
.myborder {border:2px solid #c379ce;}