#c51aba color space conversions
Hex:
#c51aba
RGB:
197, 26, 186
CMY:
23, 90, 27
CMYK:
0, 87, 6, 23
HSL:
304°, 76.6816%, 43.7255%
HSV (HSB):
304°, 86.8020%, 77.2549%
XYZ:
32.2583, 16.1543, 47.8723
xyY:
0.3350, 0.1678, 16.1543
CIE-Lab:
47.1762, 76.4574, -43.1551
CIE-LCH:
47.1762, 87.7958, 330.5581
CIE-Luv:
47.1762, 67.8988, -74.0085
Hunter-Lab:
40.1924, 72.9269, -42.4843
#c51aba color charts
#c51aba color shades, tints & tones
#c51aba color schemes
#c51aba color preview, HTML & CSS examples
This text has a color of #c51aba
<p style="color:#c51aba;">Text here</p>
.mytext {color:#c51aba;}
This box has a color of #c51aba
<div style="background-color:#c51aba;">Content here</div>
.mybackground {background-color:#c51aba;}
Border around this has a color of #c51aba
<div style="border:2px solid #c51aba;">Content here</div>
.myborder {border:2px solid #c51aba;}