#145acc color space conversions
Hex:
#145acc
RGB:
20, 90, 204
CMY:
92, 65, 20
CMYK:
90, 56, 0, 20
HSL:
217°, 82.1429%, 43.9216%
HSV (HSB):
217°, 90.1961%, 80.0000%
XYZ:
14.8437, 11.8207, 58.6260
xyY:
0.1740, 0.1386, 11.8207
CIE-Lab:
40.9297, 23.8732, -64.5525
CIE-LCH:
40.9297, 68.8256, 290.2957
CIE-Luv:
40.9297, -19.4259, -95.3863
Hunter-Lab:
34.3812, 16.8984, -77.0330
#145acc color charts
#145acc RGB chart
#145acc CMYK chart
#145acc RGB pie chart
#145acc color shades, tints & tones
#145acc color schemes
#145acc color preview, HTML & CSS examples
This text has a color of #145acc
<p style="color:#145acc;">Text here</p>
.mytext {color:#145acc;}
Text color #145acc
This box has a color of #145acc
<div style="background-color:#145acc;">Content here</div>
.mybackground {background-color:#145acc;}
Background color #145acc
Border around this has a color of #145acc
<div style="border:2px solid #145acc;">Content here</div>
.myborder {border:2px solid #145acc;}
Border color #145acc