#cf52e5 color space conversions
Hex:
#cf52e5
RGB:
207, 82, 229
CMY:
19, 68, 10
CMYK:
10, 64, 0, 10
HSL:
291°, 73.8693%, 60.9804%
HSV (HSB):
291°, 64.1921%, 89.8039%
XYZ:
42.8923, 24.9571, 76.6853
xyY:
0.2968, 0.1727, 24.9571
CIE-Lab:
57.0336, 68.7160, -52.0228
CIE-LCH:
57.0336, 86.1874, 322.8717
CIE-Luv:
57.0336, 49.8332, -89.9640
Hunter-Lab:
49.9571, 65.8320, -56.0415
#cf52e5 color charts
#cf52e5 color shades, tints & tones
#cf52e5 color schemes
#cf52e5 color preview, HTML & CSS examples
This text has a color of #cf52e5
<p style="color:#cf52e5;">Text here</p>
.mytext {color:#cf52e5;}
This box has a color of #cf52e5
<div style="background-color:#cf52e5;">Content here</div>
.mybackground {background-color:#cf52e5;}
Border around this has a color of #cf52e5
<div style="border:2px solid #cf52e5;">Content here</div>
.myborder {border:2px solid #cf52e5;}