#ff2cde color space conversions
Hex:
#ff2cde
RGB:
255, 44, 222
CMY:
0, 83, 13
CMYK:
0, 83, 13, 0
HSL:
309°, 100.0000%, 58.6275%
HSV (HSB):
309°, 82.7451%, 100.0000%
XYZ:
55.3255, 28.3353, 71.6605
xyY:
0.3562, 0.1824, 28.3353
CIE-Lab:
60.1905, 89.0696, -42.6054
CIE-LCH:
60.1905, 98.7351, 334.4364
CIE-Luv:
60.1905, 94.2307, -79.4855
Hunter-Lab:
53.2309, 92.3698, -42.5558
#ff2cde color charts
#ff2cde color shades, tints & tones
#ff2cde color schemes
#ff2cde color preview, HTML & CSS examples
This text has a color of #ff2cde
<p style="color:#ff2cde;">Text here</p>
.mytext {color:#ff2cde;}
This box has a color of #ff2cde
<div style="background-color:#ff2cde;">Content here</div>
.mybackground {background-color:#ff2cde;}
Border around this has a color of #ff2cde
<div style="border:2px solid #ff2cde;">Content here</div>
.myborder {border:2px solid #ff2cde;}