#3000d2 color space conversions
Hex:
#3000d2
RGB:
48, 0, 210
CMY:
81, 100, 18
CMYK:
77, 100, 0, 18
HSL:
254°, 100.0000%, 41.1765%
HSV (HSB):
254°, 100.0000%, 82.3529%
XYZ:
12.8518, 5.2815, 61.3148
xyY:
0.1618, 0.0665, 5.2815
CIE-Lab:
27.5222, 69.0367, -90.1193
CIE-LCH:
27.5222, 113.5234, 307.4543
CIE-Luv:
27.5222, -4.1486, -105.9501
Hunter-Lab:
22.9816, 59.6033, -142.0987
#3000d2 color charts
#3000d2 color shades, tints & tones
#3000d2 color schemes
#3000d2 color preview, HTML & CSS examples
This text has a color of #3000d2
<p style="color:#3000d2;">Text here</p>
.mytext {color:#3000d2;}
This box has a color of #3000d2
<div style="background-color:#3000d2;">Content here</div>
.mybackground {background-color:#3000d2;}
Border around this has a color of #3000d2
<div style="border:2px solid #3000d2;">Content here</div>
.myborder {border:2px solid #3000d2;}