#0bfc01 color space conversions
Hex:
#0bfc01
RGB:
11, 252, 1
CMY:
96, 1, 100
CMYK:
96, 0, 100, 1
HSL:
118°, 99.2095%, 49.6078%
HSV (HSB):
118°, 99.6032%, 98.8235%
XYZ:
34.9539, 69.6941, 11.6388
xyY:
0.3006, 0.5993, 69.6941
CIE-Lab:
86.8466, -85.0796, 82.4044
CIE-LCH:
86.8466, 118.4442, 135.9151
CIE-Luv:
86.8466, -81.8263, 106.2111
Hunter-Lab:
83.4830, -71.3583, 50.1722
#0bfc01 color charts
#0bfc01 color shades, tints & tones
#0bfc01 color schemes
#0bfc01 color preview, HTML & CSS examples
This text has a color of #0bfc01
<p style="color:#0bfc01;">Text here</p>
.mytext {color:#0bfc01;}
This box has a color of #0bfc01
<div style="background-color:#0bfc01;">Content here</div>
.mybackground {background-color:#0bfc01;}
Border around this has a color of #0bfc01
<div style="border:2px solid #0bfc01;">Content here</div>
.myborder {border:2px solid #0bfc01;}