#ff2f8c color space conversions
Hex:
#ff2f8c
RGB:
255, 47, 140
CMY:
0, 82, 45
CMYK:
0, 82, 45, 0
HSL:
333°, 100.0000%, 59.2157%
HSV (HSB):
333°, 81.5686%, 100.0000%
XYZ:
46.9901, 25.1865, 27.1958
xyY:
0.4729, 0.2535, 25.1865
CIE-Lab:
57.2567, 79.5986, 0.3511
CIE-LCH:
57.2567, 79.5993, 0.2527
CIE-Luv:
57.2567, 129.0300, -15.3980
Hunter-Lab:
50.1861, 79.3069, 3.0012
#ff2f8c color charts
#ff2f8c color shades, tints & tones
#ff2f8c color schemes
#ff2f8c color preview, HTML & CSS examples
This text has a color of #ff2f8c
<p style="color:#ff2f8c;">Text here</p>
.mytext {color:#ff2f8c;}
This box has a color of #ff2f8c
<div style="background-color:#ff2f8c;">Content here</div>
.mybackground {background-color:#ff2f8c;}
Border around this has a color of #ff2f8c
<div style="border:2px solid #ff2f8c;">Content here</div>
.myborder {border:2px solid #ff2f8c;}