#ff0bfb color space conversions
Hex:
#ff0bfb
RGB:
255, 11, 251
CMY:
0, 96, 2
CMYK:
0, 96, 2, 0
HSL:
301°, 100.0000%, 52.1569%
HSV (HSB):
301°, 95.6863%, 100.0000%
XYZ:
58.7723, 28.4644, 93.6633
xyY:
0.3249, 0.1573, 28.4644
CIE-Lab:
60.3060, 97.0672, -58.6479
CIE-LCH:
60.3060, 113.4091, 328.8597
CIE-Luv:
60.3060, 85.2761, -105.2223
Hunter-Lab:
53.3520, 103.2685, -66.7415
#ff0bfb color charts
#ff0bfb color shades, tints & tones
#ff0bfb color schemes
#ff0bfb color preview, HTML & CSS examples
This text has a color of #ff0bfb
<p style="color:#ff0bfb;">Text here</p>
.mytext {color:#ff0bfb;}
This box has a color of #ff0bfb
<div style="background-color:#ff0bfb;">Content here</div>
.mybackground {background-color:#ff0bfb;}
Border around this has a color of #ff0bfb
<div style="border:2px solid #ff0bfb;">Content here</div>
.myborder {border:2px solid #ff0bfb;}