#c895d5 color space conversions
Hex:
#c895d5
RGB:
200, 149, 213
CMY:
22, 42, 16
CMYK:
6, 30, 0, 16
HSL:
288°, 43.2432%, 70.9804%
HSV (HSB):
288°, 30.0469%, 83.5294%
XYZ:
46.5771, 38.5783, 67.9423
xyY:
0.3042, 0.2520, 38.5783
CIE-Lab:
68.4447, 30.2124, -25.3114
CIE-LCH:
68.4447, 39.4139, 320.0443
CIE-Luv:
68.4447, 23.9151, -44.0907
Hunter-Lab:
62.1115, 25.1612, -21.3779
#c895d5 color charts
#c895d5 color shades, tints & tones
#c895d5 color schemes
#c895d5 color preview, HTML & CSS examples
This text has a color of #c895d5
<p style="color:#c895d5;">Text here</p>
.mytext {color:#c895d5;}
This box has a color of #c895d5
<div style="background-color:#c895d5;">Content here</div>
.mybackground {background-color:#c895d5;}
Border around this has a color of #c895d5
<div style="border:2px solid #c895d5;">Content here</div>
.myborder {border:2px solid #c895d5;}