#308abc color space conversions
Hex:
#308abc
RGB:
48, 138, 188
CMY:
81, 46, 26
CMYK:
74, 27, 0, 26
HSL:
201°, 59.3220%, 46.2745%
HSV (HSB):
201°, 74.4681%, 73.7255%
XYZ:
19.3845, 22.4362, 50.8859
xyY:
0.2091, 0.2420, 22.4362
CIE-Lab:
54.4868, -9.5097, -33.6773
CIE-LCH:
54.4868, 34.9942, 254.2315
CIE-Luv:
54.4868, -32.1449, -50.5053
Hunter-Lab:
47.3668, -9.8423, -30.5381
#308abc color charts
#308abc color shades, tints & tones
#308abc color schemes
#308abc color preview, HTML & CSS examples
This text has a color of #308abc
<p style="color:#308abc;">Text here</p>
.mytext {color:#308abc;}
This box has a color of #308abc
<div style="background-color:#308abc;">Content here</div>
.mybackground {background-color:#308abc;}
Border around this has a color of #308abc
<div style="border:2px solid #308abc;">Content here</div>
.myborder {border:2px solid #308abc;}