#ff0bf8 color space conversions
Hex:
#ff0bf8
RGB:
255, 11, 248
CMY:
0, 96, 3
CMYK:
0, 96, 3, 0
HSL:
302°, 100.0000%, 52.1569%
HSV (HSB):
302°, 95.6863%, 100.0000%
XYZ:
58.3029, 28.2767, 91.1920
xyY:
0.3280, 0.1591, 28.2767
CIE-Lab:
60.1379, 96.6550, -57.2499
CIE-LCH:
60.1379, 112.3376, 329.3612
CIE-Luv:
60.1379, 86.4894, -102.9794
Hunter-Lab:
53.1758, 102.6531, -64.4542
#ff0bf8 color charts
#ff0bf8 color shades, tints & tones
#ff0bf8 color schemes
#ff0bf8 color preview, HTML & CSS examples
This text has a color of #ff0bf8
<p style="color:#ff0bf8;">Text here</p>
.mytext {color:#ff0bf8;}
This box has a color of #ff0bf8
<div style="background-color:#ff0bf8;">Content here</div>
.mybackground {background-color:#ff0bf8;}
Border around this has a color of #ff0bf8
<div style="border:2px solid #ff0bf8;">Content here</div>
.myborder {border:2px solid #ff0bf8;}