#ff0bf2 color space conversions
Hex:
#ff0bf2
RGB:
255, 11, 242
CMY:
0, 96, 5
CMYK:
0, 96, 5, 0
HSL:
303°, 100.0000%, 52.1569%
HSV (HSB):
303°, 95.6863%, 100.0000%
XYZ:
57.3867, 27.9101, 86.3670
xyY:
0.3343, 0.1626, 27.9101
CIE-Lab:
59.8075, 95.8418, -54.4342
CIE-LCH:
59.8075, 110.2212, 330.4052
CIE-Luv:
59.8075, 88.9529, -98.4657
Hunter-Lab:
52.8301, 101.4431, -59.9467
#ff0bf2 color charts
#ff0bf2 color shades, tints & tones
#ff0bf2 color schemes
#ff0bf2 color preview, HTML & CSS examples
This text has a color of #ff0bf2
<p style="color:#ff0bf2;">Text here</p>
.mytext {color:#ff0bf2;}
This box has a color of #ff0bf2
<div style="background-color:#ff0bf2;">Content here</div>
.mybackground {background-color:#ff0bf2;}
Border around this has a color of #ff0bf2
<div style="border:2px solid #ff0bf2;">Content here</div>
.myborder {border:2px solid #ff0bf2;}