#c95dec color space conversions
Hex:
#c95dec
RGB:
201, 93, 236
CMY:
21, 64, 7
CMYK:
15, 61, 0, 7
HSL:
285°, 79.0055%, 64.5098%
HSV (HSB):
285°, 60.5932%, 92.5490%
XYZ:
43.1421, 26.3023, 82.1599
xyY:
0.2846, 0.1735, 26.3023
CIE-Lab:
58.3229, 63.9017, -53.9375
CIE-LCH:
58.3229, 83.6222, 319.8333
CIE-Luv:
58.3229, 41.2423, -92.7521
Hunter-Lab:
51.2858, 60.4056, -59.0826
#c95dec color charts
#c95dec color shades, tints & tones
#c95dec color schemes
#c95dec color preview, HTML & CSS examples
This text has a color of #c95dec
<p style="color:#c95dec;">Text here</p>
.mytext {color:#c95dec;}
This box has a color of #c95dec
<div style="background-color:#c95dec;">Content here</div>
.mybackground {background-color:#c95dec;}
Border around this has a color of #c95dec
<div style="border:2px solid #c95dec;">Content here</div>
.myborder {border:2px solid #c95dec;}