#c51bda color space conversions
Hex:
#c51bda
RGB:
197, 27, 218
CMY:
23, 89, 15
CMYK:
10, 88, 0, 15
HSL:
293°, 77.9592%, 48.0392%
HSV (HSB):
293°, 87.6147%, 85.4902%
XYZ:
36.0728, 17.7161, 67.8480
xyY:
0.2966, 0.1456, 17.7161
CIE-Lab:
49.1500, 81.1882, -58.4991
CIE-LCH:
49.1500, 100.0683, 324.2259
CIE-Luv:
49.1500, 56.0246, -97.6490
Hunter-Lab:
42.0905, 79.3211, -66.1093
#c51bda color charts
#c51bda color shades, tints & tones
#c51bda color schemes
#c51bda color preview, HTML & CSS examples
This text has a color of #c51bda
<p style="color:#c51bda;">Text here</p>
.mytext {color:#c51bda;}
This box has a color of #c51bda
<div style="background-color:#c51bda;">Content here</div>
.mybackground {background-color:#c51bda;}
Border around this has a color of #c51bda
<div style="border:2px solid #c51bda;">Content here</div>
.myborder {border:2px solid #c51bda;}