#ff2cef color space conversions
Hex:
#ff2cef
RGB:
255, 44, 239
CMY:
0, 83, 6
CMYK:
0, 83, 6, 0
HSL:
305°, 100.0000%, 58.6275%
HSV (HSB):
305°, 82.7451%, 100.0000%
XYZ:
57.7207, 29.2934, 84.2733
xyY:
0.3370, 0.1710, 29.2934
CIE-Lab:
61.0397, 91.3489, -50.8015
CIE-LCH:
61.0397, 104.5246, 330.9204
CIE-Luv:
61.0397, 87.3089, -92.6734
Hunter-Lab:
54.1233, 95.6482, -54.4318
#ff2cef color charts
#ff2cef color shades, tints & tones
#ff2cef color schemes
#ff2cef color preview, HTML & CSS examples
This text has a color of #ff2cef
<p style="color:#ff2cef;">Text here</p>
.mytext {color:#ff2cef;}
This box has a color of #ff2cef
<div style="background-color:#ff2cef;">Content here</div>
.mybackground {background-color:#ff2cef;}
Border around this has a color of #ff2cef
<div style="border:2px solid #ff2cef;">Content here</div>
.myborder {border:2px solid #ff2cef;}