#c951d3 color space conversions
Hex:
#c951d3
RGB:
201, 81, 211
CMY:
21, 68, 17
CMYK:
5, 62, 0, 17
HSL:
295°, 59.6330%, 57.2549%
HSV (HSB):
295°, 61.6114%, 82.7451%
XYZ:
38.7877, 23.0055, 64.0242
xyY:
0.3083, 0.1828, 23.0055
CIE-Lab:
55.0780, 64.4994, -45.0069
CIE-LCH:
55.0780, 78.6498, 325.0931
CIE-Luv:
55.0780, 51.2279, -77.9307
Hunter-Lab:
47.9641, 60.4127, -45.5676
#c951d3 color charts
#c951d3 color shades, tints & tones
#c951d3 color schemes
#c951d3 color preview, HTML & CSS examples
This text has a color of #c951d3
<p style="color:#c951d3;">Text here</p>
.mytext {color:#c951d3;}
This box has a color of #c951d3
<div style="background-color:#c951d3;">Content here</div>
.mybackground {background-color:#c951d3;}
Border around this has a color of #c951d3
<div style="border:2px solid #c951d3;">Content here</div>
.myborder {border:2px solid #c951d3;}