#c950d5 color space conversions
Hex:
#c950d5
RGB:
201, 80, 213
CMY:
21, 69, 16
CMYK:
6, 62, 0, 16
HSL:
295°, 61.2903%, 57.4510%
HSV (HSB):
295°, 62.4413%, 83.5294%
XYZ:
38.9663, 22.9589, 65.3286
xyY:
0.3062, 0.1804, 22.9589
CIE-Lab:
55.0300, 65.2747, -46.2199
CIE-LCH:
55.0300, 79.9817, 324.6983
CIE-Luv:
55.0300, 50.9367, -79.8867
Hunter-Lab:
47.9155, 61.3095, -47.2959
#c950d5 color charts
#c950d5 color shades, tints & tones
#c950d5 color schemes
#c950d5 color preview, HTML & CSS examples
This text has a color of #c950d5
<p style="color:#c950d5;">Text here</p>
.mytext {color:#c950d5;}
This box has a color of #c950d5
<div style="background-color:#c950d5;">Content here</div>
.mybackground {background-color:#c950d5;}
Border around this has a color of #c950d5
<div style="border:2px solid #c950d5;">Content here</div>
.myborder {border:2px solid #c950d5;}