#3000db color space conversions
Hex:
#3000db
RGB:
48, 0, 219
CMY:
81, 100, 14
CMYK:
78, 100, 0, 14
HSL:
253°, 100.0000%, 42.9412%
HSV (HSB):
253°, 100.0000%, 85.8824%
XYZ:
14.0051, 5.7429, 67.3882
xyY:
0.1607, 0.0659, 5.7429
CIE-Lab:
28.7542, 71.1844, -93.2774
CIE-LCH:
28.7542, 117.3367, 307.3489
CIE-Luv:
28.7542, -4.6850, -111.1578
Hunter-Lab:
23.9642, 62.3810, -149.9502
#3000db color charts
#3000db color shades, tints & tones
#3000db color schemes
#3000db color preview, HTML & CSS examples
This text has a color of #3000db
<p style="color:#3000db;">Text here</p>
.mytext {color:#3000db;}
This box has a color of #3000db
<div style="background-color:#3000db;">Content here</div>
.mybackground {background-color:#3000db;}
Border around this has a color of #3000db
<div style="border:2px solid #3000db;">Content here</div>
.myborder {border:2px solid #3000db;}