#c379d7 color space conversions
Hex:
#c379d7
RGB:
195, 121, 215
CMY:
24, 53, 16
CMYK:
9, 44, 0, 16
HSL:
287°, 54.0230%, 65.8824%
HSV (HSB):
287°, 43.7209%, 84.3137%
XYZ:
41.6088, 30.1831, 67.9229
xyY:
0.2978, 0.2160, 30.1831
CIE-Lab:
61.8119, 44.2557, -36.7310
CIE-LCH:
61.8119, 57.5129, 320.3083
CIE-Luv:
61.8119, 32.5950, -63.6615
Hunter-Lab:
54.9392, 39.0453, -34.8445
#c379d7 color charts
#c379d7 color shades, tints & tones
#c379d7 color schemes
#c379d7 color preview, HTML & CSS examples
This text has a color of #c379d7
<p style="color:#c379d7;">Text here</p>
.mytext {color:#c379d7;}
This box has a color of #c379d7
<div style="background-color:#c379d7;">Content here</div>
.mybackground {background-color:#c379d7;}
Border around this has a color of #c379d7
<div style="border:2px solid #c379d7;">Content here</div>
.myborder {border:2px solid #c379d7;}