#c895cd color space conversions
Hex:
#c895cd
RGB:
200, 149, 205
CMY:
22, 42, 20
CMYK:
2, 27, 0, 20
HSL:
295°, 35.8974%, 69.4118%
HSV (HSB):
295°, 27.3171%, 80.3922%
XYZ:
45.5863, 38.1820, 62.7248
xyY:
0.3112, 0.2606, 38.1820
CIE-Lab:
68.1546, 28.6479, -21.3199
CIE-LCH:
68.1546, 35.7105, 323.3432
CIE-Luv:
68.1546, 25.0361, -37.4301
Hunter-Lab:
61.7916, 23.5518, -16.9313
#c895cd color charts
#c895cd color shades, tints & tones
#c895cd color schemes
#c895cd color preview, HTML & CSS examples
This text has a color of #c895cd
<p style="color:#c895cd;">Text here</p>
.mytext {color:#c895cd;}
This box has a color of #c895cd
<div style="background-color:#c895cd;">Content here</div>
.mybackground {background-color:#c895cd;}
Border around this has a color of #c895cd
<div style="border:2px solid #c895cd;">Content here</div>
.myborder {border:2px solid #c895cd;}