#150dcc color space conversions
Hex:
#150dcc
RGB:
21, 13, 204
CMY:
92, 95, 20
CMYK:
90, 94, 0, 20
HSL:
243°, 88.0184%, 42.5490%
HSV (HSB):
243°, 93.6275%, 80.0000%
XYZ:
11.3523, 4.8069, 57.4562
xyY:
0.1542, 0.0653, 4.8069
CIE-Lab:
26.1774, 64.4367, -88.8981
CIE-LCH:
26.1774, 109.7950, 305.9360
CIE-Luv:
26.1774, -6.9215, -101.8291
Hunter-Lab:
21.9247, 54.0565, -140.0293
#150dcc color charts
#150dcc RGB chart
#150dcc CMYK chart
#150dcc RGB pie chart
#150dcc color shades, tints & tones
#150dcc color schemes
#150dcc color preview, HTML & CSS examples
This text has a color of #150dcc
<p style="color:#150dcc;">Text here</p>
.mytext {color:#150dcc;}
Text color #150dcc
This box has a color of #150dcc
<div style="background-color:#150dcc;">Content here</div>
.mybackground {background-color:#150dcc;}
Background color #150dcc
Border around this has a color of #150dcc
<div style="border:2px solid #150dcc;">Content here</div>
.myborder {border:2px solid #150dcc;}
Border color #150dcc