#123bcf color space conversions
Hex:
#123bcf
RGB:
18, 59, 207
CMY:
93, 77, 19
CMYK:
91, 71, 0, 19
HSL:
227°, 84.0000%, 44.1176%
HSV (HSB):
227°, 91.3043%, 81.1765%
XYZ:
13.0759, 7.7615, 59.8404
xyY:
0.1621, 0.0962, 7.7615
CIE-Lab:
33.4812, 44.8346, -78.5106
CIE-LCH:
33.4812, 90.4105, 299.7292
CIE-Luv:
33.4812, -12.4411, -105.4569
Hunter-Lab:
27.8595, 35.0251, -107.8495
#123bcf color charts
#123bcf color shades, tints & tones
#123bcf color schemes
#123bcf color preview, HTML & CSS examples
This text has a color of #123bcf
<p style="color:#123bcf;">Text here</p>
.mytext {color:#123bcf;}
This box has a color of #123bcf
<div style="background-color:#123bcf;">Content here</div>
.mybackground {background-color:#123bcf;}
Border around this has a color of #123bcf
<div style="border:2px solid #123bcf;">Content here</div>
.myborder {border:2px solid #123bcf;}