#c51bdc color space conversions
Hex:
#c51bdc
RGB:
197, 27, 220
CMY:
23, 89, 14
CMYK:
10, 88, 0, 14
HSL:
293°, 78.1377%, 48.4314%
HSV (HSB):
293°, 87.7273%, 86.2745%
XYZ:
36.3362, 17.8215, 69.2349
xyY:
0.2945, 0.1444, 17.8215
CIE-Lab:
49.2789, 81.5115, -59.4330
CIE-LCH:
49.2789, 100.8782, 323.9029
CIE-Luv:
49.2789, 55.3436, -99.0905
Hunter-Lab:
42.2155, 79.7632, -67.6868
#c51bdc color charts
#c51bdc color shades, tints & tones
#c51bdc color schemes
#c51bdc color preview, HTML & CSS examples
This text has a color of #c51bdc
<p style="color:#c51bdc;">Text here</p>
.mytext {color:#c51bdc;}
This box has a color of #c51bdc
<div style="background-color:#c51bdc;">Content here</div>
.mybackground {background-color:#c51bdc;}
Border around this has a color of #c51bdc
<div style="border:2px solid #c51bdc;">Content here</div>
.myborder {border:2px solid #c51bdc;}