#3000da color space conversions
Hex:
#3000da
RGB:
48, 0, 218
CMY:
81, 100, 15
CMYK:
78, 100, 0, 15
HSL:
253°, 100.0000%, 42.7451%
HSV (HSB):
253°, 100.0000%, 85.4902%
XYZ:
13.8738, 5.6903, 66.6968
xyY:
0.1608, 0.0660, 5.6903
CIE-Lab:
28.6174, 70.9464, -92.9285
CIE-LCH:
28.6174, 116.9149, 307.3600
CIE-Luv:
28.6174, -4.6261, -110.5802
Hunter-Lab:
23.8544, 62.0710, -149.0763
#3000da color charts
#3000da color shades, tints & tones
#3000da color schemes
#3000da color preview, HTML & CSS examples
This text has a color of #3000da
<p style="color:#3000da;">Text here</p>
.mytext {color:#3000da;}
This box has a color of #3000da
<div style="background-color:#3000da;">Content here</div>
.mybackground {background-color:#3000da;}
Border around this has a color of #3000da
<div style="border:2px solid #3000da;">Content here</div>
.myborder {border:2px solid #3000da;}