#c95df9 color space conversions
Hex:
#c95df9
RGB:
201, 93, 249
CMY:
21, 64, 2
CMYK:
19, 63, 0, 2
HSL:
282°, 92.8571%, 67.0588%
HSV (HSB):
282°, 62.6506%, 97.6471%
XYZ:
45.1006, 27.0858, 92.4735
xyY:
0.2739, 0.1645, 27.0858
CIE-Lab:
59.0536, 66.4811, -59.9983
CIE-LCH:
59.0536, 89.5519, 317.9342
CIE-Luv:
59.0536, 38.1478, -102.7608
Hunter-Lab:
52.0440, 63.6088, -68.9177
#c95df9 color charts
#c95df9 color shades, tints & tones
#c95df9 color schemes
#c95df9 color preview, HTML & CSS examples
This text has a color of #c95df9
<p style="color:#c95df9;">Text here</p>
.mytext {color:#c95df9;}
This box has a color of #c95df9
<div style="background-color:#c95df9;">Content here</div>
.mybackground {background-color:#c95df9;}
Border around this has a color of #c95df9
<div style="border:2px solid #c95df9;">Content here</div>
.myborder {border:2px solid #c95df9;}