#0f80cd color space conversions
Hex:
#0f80cd
RGB:
15, 128, 205
CMY:
94, 50, 20
CMYK:
93, 38, 0, 20
HSL:
204°, 86.3636%, 43.1373%
HSV (HSB):
204°, 92.6829%, 80.3922%
XYZ:
18.9356, 19.9477, 60.6099
xyY:
0.1903, 0.2005, 19.9477
CIE-Lab:
51.7780, -0.1236, -47.6635
CIE-LCH:
51.7780, 47.6637, 269.8514
CIE-Luv:
51.7780, -31.1981, -73.5472
Hunter-Lab:
44.6628, -2.4816, -49.1958
#0f80cd color charts
#0f80cd color shades, tints & tones
#0f80cd color schemes
#0f80cd color preview, HTML & CSS examples
This text has a color of #0f80cd
<p style="color:#0f80cd;">Text here</p>
.mytext {color:#0f80cd;}
This box has a color of #0f80cd
<div style="background-color:#0f80cd;">Content here</div>
.mybackground {background-color:#0f80cd;}
Border around this has a color of #0f80cd
<div style="border:2px solid #0f80cd;">Content here</div>
.myborder {border:2px solid #0f80cd;}