#0f0ff8 color space conversions
Hex:
#0f0ff8
RGB:
15, 15, 248
CMY:
94, 94, 3
CMYK:
94, 94, 0, 3
HSL:
240°, 94.3320%, 51.5686%
HSV (HSB):
240°, 93.9516%, 97.2549%
XYZ:
17.3111, 7.2205, 89.2882
xyY:
0.1521, 0.0634, 7.2205
CIE-Lab:
32.3037, 75.2153, -103.9186
CIE-LCH:
32.3037, 128.2826, 305.8966
CIE-Luv:
32.3037, -9.1809, -127.3218
Hunter-Lab:
26.8710, 67.9707, -178.2018
#0f0ff8 color charts
#0f0ff8 color shades, tints & tones
#0f0ff8 color schemes
#0f0ff8 color preview, HTML & CSS examples
This text has a color of #0f0ff8
<p style="color:#0f0ff8;">Text here</p>
.mytext {color:#0f0ff8;}
This box has a color of #0f0ff8
<div style="background-color:#0f0ff8;">Content here</div>
.mybackground {background-color:#0f0ff8;}
Border around this has a color of #0f0ff8
<div style="border:2px solid #0f0ff8;">Content here</div>
.myborder {border:2px solid #0f0ff8;}