#0e92d5 color space conversions
Hex:
#0e92d5
RGB:
14, 146, 213
CMY:
95, 43, 16
CMYK:
93, 31, 0, 16
HSL:
200°, 87.6652%, 44.5098%
HSV (HSB):
200°, 93.4272%, 83.5294%
XYZ:
22.4702, 25.4552, 66.6798
xyY:
0.1961, 0.2221, 25.4552
CIE-Lab:
57.5163, -7.7137, -43.0883
CIE-LCH:
57.5163, 43.7733, 259.8504
CIE-Luv:
57.5163, -36.7228, -66.7324
Hunter-Lab:
50.4532, -8.7949, -43.0415
#0e92d5 color charts
#0e92d5 color shades, tints & tones
#0e92d5 color schemes
#0e92d5 color preview, HTML & CSS examples
This text has a color of #0e92d5
<p style="color:#0e92d5;">Text here</p>
.mytext {color:#0e92d5;}
This box has a color of #0e92d5
<div style="background-color:#0e92d5;">Content here</div>
.mybackground {background-color:#0e92d5;}
Border around this has a color of #0e92d5
<div style="border:2px solid #0e92d5;">Content here</div>
.myborder {border:2px solid #0e92d5;}