#c95cfa color space conversions
Hex:
#c95cfa
RGB:
201, 92, 250
CMY:
21, 64, 2
CMYK:
20, 63, 0, 2
HSL:
281°, 94.0476%, 67.0588%
HSV (HSB):
281°, 63.2000%, 98.0392%
XYZ:
45.1699, 26.9739, 93.2683
xyY:
0.2731, 0.1631, 26.9739
CIE-Lab:
58.9502, 67.1264, -60.7176
CIE-LCH:
58.9502, 90.5129, 317.8698
CIE-Luv:
58.9502, 38.1701, -103.9106
Hunter-Lab:
51.9364, 64.3553, -70.1184
#c95cfa color charts
#c95cfa color shades, tints & tones
#c95cfa color schemes
#c95cfa color preview, HTML & CSS examples
This text has a color of #c95cfa
<p style="color:#c95cfa;">Text here</p>
.mytext {color:#c95cfa;}
This box has a color of #c95cfa
<div style="background-color:#c95cfa;">Content here</div>
.mybackground {background-color:#c95cfa;}
Border around this has a color of #c95cfa
<div style="border:2px solid #c95cfa;">Content here</div>
.myborder {border:2px solid #c95cfa;}