#3000dd color space conversions
Hex:
#3000dd
RGB:
48, 0, 221
CMY:
81, 100, 13
CMYK:
78, 100, 0, 13
HSL:
253°, 100.0000%, 43.3333%
HSV (HSB):
253°, 100.0000%, 86.6667%
XYZ:
14.2701, 5.8488, 68.7834
xyY:
0.1605, 0.0658, 5.8488
CIE-Lab:
29.0278, 71.6600, -93.9739
CIE-LCH:
29.0278, 118.1789, 307.3274
CIE-Luv:
29.0278, -4.8024, -112.3121
Hunter-Lab:
24.1844, 63.0019, -151.6993
#3000dd color charts
#3000dd color shades, tints & tones
#3000dd color schemes
#3000dd color preview, HTML & CSS examples
This text has a color of #3000dd
<p style="color:#3000dd;">Text here</p>
.mytext {color:#3000dd;}
This box has a color of #3000dd
<div style="background-color:#3000dd;">Content here</div>
.mybackground {background-color:#3000dd;}
Border around this has a color of #3000dd
<div style="border:2px solid #3000dd;">Content here</div>
.myborder {border:2px solid #3000dd;}