#cf5cca color space conversions
Hex:
#cf5cca
RGB:
207, 92, 202
CMY:
19, 64, 21
CMYK:
0, 56, 2, 19
HSL:
303°, 54.5024%, 58.6275%
HSV (HSB):
303°, 55.5556%, 81.1765%
XYZ:
40.2199, 25.1840, 58.6183
xyY:
0.3243, 0.2031, 25.1840
CIE-Lab:
57.2542, 59.6289, -36.3997
CIE-LCH:
57.2542, 69.8609, 328.5986
CIE-Luv:
57.2542, 54.3917, -64.4974
Hunter-Lab:
50.1836, 55.2385, -34.1267
#cf5cca color charts
#cf5cca color shades, tints & tones
#cf5cca color schemes
#cf5cca color preview, HTML & CSS examples
This text has a color of #cf5cca
<p style="color:#cf5cca;">Text here</p>
.mytext {color:#cf5cca;}
This box has a color of #cf5cca
<div style="background-color:#cf5cca;">Content here</div>
.mybackground {background-color:#cf5cca;}
Border around this has a color of #cf5cca
<div style="border:2px solid #cf5cca;">Content here</div>
.myborder {border:2px solid #cf5cca;}