#c52bed color space conversions
Hex:
#c52bed
RGB:
197, 43, 237
CMY:
23, 83, 7
CMYK:
17, 82, 0, 7
HSL:
288°, 84.3478%, 54.9020%
HSV (HSB):
288°, 81.8565%, 92.9412%
XYZ:
39.1759, 19.7125, 81.8609
xyY:
0.2783, 0.1401, 19.7125
CIE-Lab:
51.5106, 81.1094, -65.4617
CIE-LCH:
51.5106, 104.2304, 321.0937
CIE-Luv:
51.5106, 48.3018, -108.9418
Hunter-Lab:
44.3988, 79.8043, -78.2377
#c52bed color charts
#c52bed color shades, tints & tones
#c52bed color schemes
#c52bed color preview, HTML & CSS examples
This text has a color of #c52bed
<p style="color:#c52bed;">Text here</p>
.mytext {color:#c52bed;}
This box has a color of #c52bed
<div style="background-color:#c52bed;">Content here</div>
.mybackground {background-color:#c52bed;}
Border around this has a color of #c52bed
<div style="border:2px solid #c52bed;">Content here</div>
.myborder {border:2px solid #c52bed;}