#ff2cea color space conversions
Hex:
#ff2cea
RGB:
255, 44, 234
CMY:
0, 83, 8
CMYK:
0, 83, 8, 0
HSL:
306°, 100.0000%, 58.6275%
HSV (HSB):
306°, 82.7451%, 100.0000%
XYZ:
56.9920, 29.0019, 80.4360
xyY:
0.3424, 0.1743, 29.0019
CIE-Lab:
60.7833, 90.6646, -48.4130
CIE-LCH:
60.7833, 102.7807, 331.8987
CIE-Luv:
60.7833, 89.3125, -88.8178
Hunter-Lab:
53.8534, 94.6595, -50.8588
#ff2cea color charts
#ff2cea RGB chart
#ff2cea CMYK chart
#ff2cea RGB pie chart
#ff2cea color shades, tints & tones
#ff2cea color schemes
#ff2cea color preview, HTML & CSS examples
This text has a color of #ff2cea
<p style="color:#ff2cea;">Text here</p>
.mytext {color:#ff2cea;}
Text color #ff2cea
This box has a color of #ff2cea
<div style="background-color:#ff2cea;">Content here</div>
.mybackground {background-color:#ff2cea;}
Background color #ff2cea
Border around this has a color of #ff2cea
<div style="border:2px solid #ff2cea;">Content here</div>
.myborder {border:2px solid #ff2cea;}
Border color #ff2cea