#cf32ed color space conversions
Hex:
#cf32ed
RGB:
207, 50, 237
CMY:
19, 80, 7
CMYK:
13, 79, 0, 7
HSL:
290°, 83.8565%, 56.2745%
HSV (HSB):
290°, 78.9030%, 92.9412%
XYZ:
42.1588, 21.6610, 82.0797
xyY:
0.2890, 0.1485, 21.6610
CIE-Lab:
53.6655, 81.0351, -61.9083
CIE-LCH:
53.6655, 101.9771, 322.6213
CIE-Luv:
53.6655, 53.8013, -104.9784
Hunter-Lab:
46.5414, 80.2439, -71.9840
#cf32ed color charts
#cf32ed color shades, tints & tones
#cf32ed color schemes
#cf32ed color preview, HTML & CSS examples
This text has a color of #cf32ed
<p style="color:#cf32ed;">Text here</p>
.mytext {color:#cf32ed;}
This box has a color of #cf32ed
<div style="background-color:#cf32ed;">Content here</div>
.mybackground {background-color:#cf32ed;}
Border around this has a color of #cf32ed
<div style="border:2px solid #cf32ed;">Content here</div>
.myborder {border:2px solid #cf32ed;}