#c95bf5 color space conversions
Hex:
#c95bf5
RGB:
201, 91, 245
CMY:
21, 64, 4
CMYK:
18, 63, 0, 4
HSL:
283°, 88.5057%, 65.8824%
HSV (HSB):
283°, 62.8571%, 96.0784%
XYZ:
44.3099, 26.4923, 89.1643
xyY:
0.2770, 0.1656, 26.4923
CIE-Lab:
58.5014, 66.5690, -58.6637
CIE-LCH:
58.5014, 88.7291, 318.6120
CIE-Luv:
58.5014, 39.6076, -100.4902
Hunter-Lab:
51.4706, 63.5931, -66.6807
#c95bf5 color charts
#c95bf5 color shades, tints & tones
#c95bf5 color schemes
#c95bf5 color preview, HTML & CSS examples
This text has a color of #c95bf5
<p style="color:#c95bf5;">Text here</p>
.mytext {color:#c95bf5;}
This box has a color of #c95bf5
<div style="background-color:#c95bf5;">Content here</div>
.mybackground {background-color:#c95bf5;}
Border around this has a color of #c95bf5
<div style="border:2px solid #c95bf5;">Content here</div>
.myborder {border:2px solid #c95bf5;}