#c995f7 color space conversions
Hex:
#c995f7
RGB:
201, 149, 247
CMY:
21, 42, 3
CMYK:
19, 40, 0, 3
HSL:
272°, 85.9649%, 77.6471%
HSV (HSB):
272°, 39.6761%, 96.8627%
XYZ:
51.6233, 40.6278, 93.1168
xyY:
0.2785, 0.2192, 40.6278
CIE-Lab:
69.9144, 37.6285, -41.7110
CIE-LCH:
69.9144, 56.1757, 312.0544
CIE-Luv:
69.9144, 19.7617, -72.2641
Hunter-Lab:
63.7399, 33.0233, -41.9980
#c995f7 color charts
#c995f7 color shades, tints & tones
#c995f7 color schemes
#c995f7 color preview, HTML & CSS examples
This text has a color of #c995f7
<p style="color:#c995f7;">Text here</p>
.mytext {color:#c995f7;}
This box has a color of #c995f7
<div style="background-color:#c995f7;">Content here</div>
.mybackground {background-color:#c995f7;}
Border around this has a color of #c995f7
<div style="border:2px solid #c995f7;">Content here</div>
.myborder {border:2px solid #c995f7;}