#c995e7 color space conversions
Hex:
#c995e7
RGB:
201, 149, 231
CMY:
21, 42, 9
CMYK:
13, 35, 0, 9
HSL:
278°, 63.0769%, 74.5098%
HSV (HSB):
278°, 35.4978%, 90.5882%
XYZ:
49.2586, 39.6819, 80.6645
xyY:
0.2904, 0.2340, 39.6819
CIE-Lab:
69.2424, 34.1984, -33.9993
CIE-LCH:
69.2424, 48.2233, 315.1673
CIE-Luv:
69.2424, 21.9873, -58.9288
Hunter-Lab:
62.9936, 29.3416, -31.8264
#c995e7 color charts
#c995e7 color shades, tints & tones
#c995e7 color schemes
#c995e7 color preview, HTML & CSS examples
This text has a color of #c995e7
<p style="color:#c995e7;">Text here</p>
.mytext {color:#c995e7;}
This box has a color of #c995e7
<div style="background-color:#c995e7;">Content here</div>
.mybackground {background-color:#c995e7;}
Border around this has a color of #c995e7
<div style="border:2px solid #c995e7;">Content here</div>
.myborder {border:2px solid #c995e7;}