#c95fee color space conversions
Hex:
#c95fee
RGB:
201, 95, 238
CMY:
21, 63, 7
CMYK:
16, 60, 0, 7
HSL:
284°, 80.7910%, 65.2941%
HSV (HSB):
284°, 60.0840%, 93.3333%
XYZ:
43.6122, 26.7750, 83.7584
xyY:
0.2829, 0.1737, 26.7750
CIE-Lab:
58.7655, 63.3850, -54.3477
CIE-LCH:
58.7655, 83.4945, 319.3895
CIE-Luv:
58.7655, 40.1998, -93.4791
Hunter-Lab:
51.7445, 59.8935, -59.7510
#c95fee color charts
#c95fee color shades, tints & tones
#c95fee color schemes
#c95fee color preview, HTML & CSS examples
This text has a color of #c95fee
<p style="color:#c95fee;">Text here</p>
.mytext {color:#c95fee;}
This box has a color of #c95fee
<div style="background-color:#c95fee;">Content here</div>
.mybackground {background-color:#c95fee;}
Border around this has a color of #c95fee
<div style="border:2px solid #c95fee;">Content here</div>
.myborder {border:2px solid #c95fee;}