#c52be9 color space conversions
Hex:
#c52be9
RGB:
197, 43, 233
CMY:
23, 83, 9
CMYK:
15, 82, 0, 9
HSL:
289°, 81.1966%, 54.1176%
HSV (HSB):
289°, 81.5451%, 91.3725%
XYZ:
38.5978, 19.4813, 78.8167
xyY:
0.2820, 0.1423, 19.4813
CIE-Lab:
51.2456, 80.4124, -63.6358
CIE-LCH:
51.2456, 102.5459, 321.6430
CIE-Luv:
51.2456, 49.5161, -106.0948
Hunter-Lab:
44.1376, 78.8555, -74.9782
#c52be9 color charts
#c52be9 color shades, tints & tones
#c52be9 color schemes
#c52be9 color preview, HTML & CSS examples
This text has a color of #c52be9
<p style="color:#c52be9;">Text here</p>
.mytext {color:#c52be9;}
This box has a color of #c52be9
<div style="background-color:#c52be9;">Content here</div>
.mybackground {background-color:#c52be9;}
Border around this has a color of #c52be9
<div style="border:2px solid #c52be9;">Content here</div>
.myborder {border:2px solid #c52be9;}