#3000df color space conversions
Hex:
#3000df
RGB:
48, 0, 223
CMY:
81, 100, 13
CMYK:
78, 100, 0, 13
HSL:
253°, 100.0000%, 43.7255%
HSV (HSB):
253°, 100.0000%, 87.4510%
XYZ:
14.5382, 5.9561, 70.1954
xyY:
0.1603, 0.0657, 5.9561
CIE-Lab:
29.3014, 72.1349, -94.6686
CIE-LCH:
29.3014, 119.0193, 307.3064
CIE-Luv:
29.3014, -4.9192, -113.4654
Hunter-Lab:
24.4051, 63.6241, -153.4499
#3000df color charts
#3000df color shades, tints & tones
#3000df color schemes
#3000df color preview, HTML & CSS examples
This text has a color of #3000df
<p style="color:#3000df;">Text here</p>
.mytext {color:#3000df;}
This box has a color of #3000df
<div style="background-color:#3000df;">Content here</div>
.mybackground {background-color:#3000df;}
Border around this has a color of #3000df
<div style="border:2px solid #3000df;">Content here</div>
.myborder {border:2px solid #3000df;}