#c595b5 color space conversions
Hex:
#c595b5
RGB:
197, 149, 181
CMY:
23, 42, 29
CMYK:
0, 24, 8, 23
HSL:
320°, 29.2683%, 67.8431%
HSV (HSB):
320°, 24.3655%, 77.2549%
XYZ:
42.1139, 36.7014, 48.5805
xyY:
0.3306, 0.2881, 36.7014
CIE-Lab:
67.0524, 23.1974, -9.6322
CIE-LCH:
67.0524, 25.1177, 337.4504
CIE-Luv:
67.0524, 26.4149, -18.2934
Hunter-Lab:
60.5817, 18.0679, -5.1375
#c595b5 color charts
#c595b5 color shades, tints & tones
#c595b5 color schemes
#c595b5 color preview, HTML & CSS examples
This text has a color of #c595b5
<p style="color:#c595b5;">Text here</p>
.mytext {color:#c595b5;}
This box has a color of #c595b5
<div style="background-color:#c595b5;">Content here</div>
.mybackground {background-color:#c595b5;}
Border around this has a color of #c595b5
<div style="border:2px solid #c595b5;">Content here</div>
.myborder {border:2px solid #c595b5;}