#c51fd3 color space conversions
Hex:
#c51fd3
RGB:
197, 31, 211
CMY:
23, 88, 17
CMYK:
7, 85, 0, 17
HSL:
295°, 74.3802%, 47.4510%
HSV (HSB):
295°, 85.3081%, 82.7451%
XYZ:
35.2738, 17.5534, 63.1570
xyY:
0.3041, 0.1513, 17.5534
CIE-Lab:
48.9499, 79.3578, -54.8127
CIE-LCH:
48.9499, 96.4474, 325.3671
CIE-Luv:
48.9499, 58.0747, -92.0388
Hunter-Lab:
41.8968, 76.9635, -60.0485
#c51fd3 color charts
#c51fd3 color shades, tints & tones
#c51fd3 color schemes
#c51fd3 color preview, HTML & CSS examples
This text has a color of #c51fd3
<p style="color:#c51fd3;">Text here</p>
.mytext {color:#c51fd3;}
This box has a color of #c51fd3
<div style="background-color:#c51fd3;">Content here</div>
.mybackground {background-color:#c51fd3;}
Border around this has a color of #c51fd3
<div style="border:2px solid #c51fd3;">Content here</div>
.myborder {border:2px solid #c51fd3;}