#0f00ff color space conversions
Hex:
#0f00ff
RGB:
15, 0, 255
CMY:
94, 100, 0
CMYK:
94, 100, 0, 0
HSL:
244°, 100.0000%, 50.0000%
HSV (HSB):
244°, 100.0000%, 100.0000%
XYZ:
18.2470, 7.3216, 95.0592
xyY:
0.1513, 0.0607, 7.3216
CIE-Lab:
32.5280, 79.2668, -107.4812
CIE-LCH:
32.5280, 133.5494, 306.4086
CIE-Luv:
32.5280, -8.9730, -130.6153
Hunter-Lab:
27.0584, 73.0205, -189.3518
#0f00ff color charts
#0f00ff color shades, tints & tones
#0f00ff color schemes
#0f00ff color preview, HTML & CSS examples
This text has a color of #0f00ff
<p style="color:#0f00ff;">Text here</p>
.mytext {color:#0f00ff;}
This box has a color of #0f00ff
<div style="background-color:#0f00ff;">Content here</div>
.mybackground {background-color:#0f00ff;}
Border around this has a color of #0f00ff
<div style="border:2px solid #0f00ff;">Content here</div>
.myborder {border:2px solid #0f00ff;}