#ff2bdf color space conversions
Hex:
#ff2bdf
RGB:
255, 43, 223
CMY:
0, 83, 13
CMYK:
0, 83, 13, 0
HSL:
309°, 100.0000%, 58.4314%
HSV (HSB):
309°, 83.1373%, 100.0000%
XYZ:
55.4232, 28.3155, 72.3563
xyY:
0.3551, 0.1814, 28.3155
CIE-Lab:
60.1727, 89.3918, -43.1973
CIE-LCH:
60.1727, 99.2819, 334.2085
CIE-Luv:
60.1727, 93.9670, -80.4389
Hunter-Lab:
53.2123, 92.7949, -43.3720
#ff2bdf color charts
#ff2bdf color shades, tints & tones
#ff2bdf color schemes
#ff2bdf color preview, HTML & CSS examples
This text has a color of #ff2bdf
<p style="color:#ff2bdf;">Text here</p>
.mytext {color:#ff2bdf;}
This box has a color of #ff2bdf
<div style="background-color:#ff2bdf;">Content here</div>
.mybackground {background-color:#ff2bdf;}
Border around this has a color of #ff2bdf
<div style="border:2px solid #ff2bdf;">Content here</div>
.myborder {border:2px solid #ff2bdf;}