#3000cb color space conversions
Hex:
#3000cb
RGB:
48, 0, 203
CMY:
81, 100, 20
CMYK:
76, 100, 0, 20
HSL:
254°, 100.0000%, 39.8039%
HSV (HSB):
254°, 100.0000%, 79.6078%
XYZ:
11.9984, 4.9402, 56.8211
xyY:
0.1627, 0.0670, 4.9402
CIE-Lab:
26.5636, 67.3578, -87.6344
CIE-LCH:
26.5636, 110.5299, 307.5467
CIE-Luv:
26.5636, -3.7215, -101.8855
Hunter-Lab:
22.2265, 57.4623, -136.0137
#3000cb color charts
#3000cb color shades, tints & tones
#3000cb color schemes
#3000cb color preview, HTML & CSS examples
This text has a color of #3000cb
<p style="color:#3000cb;">Text here</p>
.mytext {color:#3000cb;}
This box has a color of #3000cb
<div style="background-color:#3000cb;">Content here</div>
.mybackground {background-color:#3000cb;}
Border around this has a color of #3000cb
<div style="border:2px solid #3000cb;">Content here</div>
.myborder {border:2px solid #3000cb;}