#ff2ef3 color space conversions
Hex:
#ff2ef3
RGB:
255, 46, 243
CMY:
0, 82, 5
CMYK:
0, 82, 5, 0
HSL:
303°, 100.0000%, 59.0196%
HSV (HSB):
303°, 81.9608%, 100.0000%
XYZ:
58.3947, 29.6851, 87.4461
xyY:
0.3327, 0.1691, 29.6851
CIE-Lab:
61.3815, 91.5170, -52.4881
CIE-LCH:
61.3815, 105.5005, 330.1642
CIE-Luv:
61.3815, 85.4533, -95.4043
Hunter-Lab:
54.4840, 95.9651, -57.0208
#ff2ef3 color charts
#ff2ef3 color shades, tints & tones
#ff2ef3 color schemes
#ff2ef3 color preview, HTML & CSS examples
This text has a color of #ff2ef3
<p style="color:#ff2ef3;">Text here</p>
.mytext {color:#ff2ef3;}
This box has a color of #ff2ef3
<div style="background-color:#ff2ef3;">Content here</div>
.mybackground {background-color:#ff2ef3;}
Border around this has a color of #ff2ef3
<div style="border:2px solid #ff2ef3;">Content here</div>
.myborder {border:2px solid #ff2ef3;}