#cf58c5 color space conversions
Hex:
#cf58c5
RGB:
207, 88, 197
CMY:
19, 65, 23
CMYK:
0, 57, 5, 19
HSL:
305°, 55.3488%, 57.8431%
HSV (HSB):
305°, 57.4879%, 81.1765%
XYZ:
39.2999, 24.2761, 55.4377
xyY:
0.3302, 0.2040, 24.2761
CIE-Lab:
56.3631, 60.5854, -34.9385
CIE-LCH:
56.3631, 69.9377, 330.0287
CIE-Luv:
56.3631, 57.2020, -62.1820
Hunter-Lab:
49.2707, 56.1534, -32.2215
#cf58c5 color charts
#cf58c5 color shades, tints & tones
#cf58c5 color schemes
#cf58c5 color preview, HTML & CSS examples
This text has a color of #cf58c5
<p style="color:#cf58c5;">Text here</p>
.mytext {color:#cf58c5;}
This box has a color of #cf58c5
<div style="background-color:#cf58c5;">Content here</div>
.mybackground {background-color:#cf58c5;}
Border around this has a color of #cf58c5
<div style="border:2px solid #cf58c5;">Content here</div>
.myborder {border:2px solid #cf58c5;}