#c95ffa color space conversions
Hex:
#c95ffa
RGB:
201, 95, 250
CMY:
21, 63, 2
CMYK:
20, 62, 0, 2
HSL:
281°, 93.9394%, 67.6471%
HSV (HSB):
281°, 62.0000%, 98.0392%
XYZ:
45.4349, 27.5041, 93.3566
xyY:
0.2732, 0.1654, 27.5041
CIE-Lab:
59.4380, 65.7855, -59.9365
CIE-LCH:
59.4380, 88.9950, 317.6636
CIE-Luv:
59.4380, 37.3969, -102.7303
Hunter-Lab:
52.4443, 62.8652, -68.8317
#c95ffa color charts
#c95ffa color shades, tints & tones
#c95ffa color schemes
#c95ffa color preview, HTML & CSS examples
This text has a color of #c95ffa
<p style="color:#c95ffa;">Text here</p>
.mytext {color:#c95ffa;}
This box has a color of #c95ffa
<div style="background-color:#c95ffa;">Content here</div>
.mybackground {background-color:#c95ffa;}
Border around this has a color of #c95ffa
<div style="border:2px solid #c95ffa;">Content here</div>
.myborder {border:2px solid #c95ffa;}