#c379b7 color space conversions
Hex:
#c379b7
RGB:
195, 121, 183
CMY:
24, 53, 28
CMYK:
0, 38, 6, 24
HSL:
310°, 38.1443%, 61.9608%
HSV (HSB):
310°, 37.9487%, 76.4706%
XYZ:
37.8903, 28.6957, 48.3415
xyY:
0.3297, 0.2497, 28.6957
CIE-Lab:
60.5122, 38.1938, -20.6575
CIE-LCH:
60.5122, 43.4223, 331.5928
CIE-Luv:
60.5122, 38.7537, -37.1850
Hunter-Lab:
53.5684, 32.5129, -16.0070
#c379b7 color charts
#c379b7 color shades, tints & tones
#c379b7 color schemes
#c379b7 color preview, HTML & CSS examples
This text has a color of #c379b7
<p style="color:#c379b7;">Text here</p>
.mytext {color:#c379b7;}
This box has a color of #c379b7
<div style="background-color:#c379b7;">Content here</div>
.mybackground {background-color:#c379b7;}
Border around this has a color of #c379b7
<div style="border:2px solid #c379b7;">Content here</div>
.myborder {border:2px solid #c379b7;}