#cf5acc color space conversions
Hex:
#cf5acc
RGB:
207, 90, 204
CMY:
19, 65, 20
CMYK:
0, 57, 1, 19
HSL:
302°, 54.9296%, 58.2353%
HSV (HSB):
302°, 56.5217%, 81.1765%
XYZ:
40.2874, 24.9374, 59.8168
xyY:
0.3222, 0.1994, 24.9374
CIE-Lab:
57.0143, 60.8726, -37.9146
CIE-LCH:
57.0143, 71.7146, 328.0832
CIE-Luv:
57.0143, 54.5127, -66.9803
Hunter-Lab:
49.9373, 56.6161, -36.0636
#cf5acc color charts
#cf5acc color shades, tints & tones
#cf5acc color schemes
#cf5acc color preview, HTML & CSS examples
This text has a color of #cf5acc
<p style="color:#cf5acc;">Text here</p>
.mytext {color:#cf5acc;}
This box has a color of #cf5acc
<div style="background-color:#cf5acc;">Content here</div>
.mybackground {background-color:#cf5acc;}
Border around this has a color of #cf5acc
<div style="border:2px solid #cf5acc;">Content here</div>
.myborder {border:2px solid #cf5acc;}