#3000c1 color space conversions
Hex:
#3000c1
RGB:
48, 0, 193
CMY:
81, 100, 24
CMYK:
75, 100, 0, 24
HSL:
255°, 100.0000%, 37.8431%
HSV (HSB):
255°, 100.0000%, 75.6863%
XYZ:
10.8446, 4.4786, 50.7450
xyY:
0.1641, 0.0678, 4.4786
CIE-Lab:
25.1946, 64.9463, -84.0377
CIE-LCH:
25.1946, 106.2090, 307.6977
CIE-Luv:
25.1946, -3.0954, -96.0586
Hunter-Lab:
21.1628, 54.4349, -127.3540
#3000c1 color charts
#3000c1 color shades, tints & tones
#3000c1 color schemes
#3000c1 color preview, HTML & CSS examples
This text has a color of #3000c1
<p style="color:#3000c1;">Text here</p>
.mytext {color:#3000c1;}
This box has a color of #3000c1
<div style="background-color:#3000c1;">Content here</div>
.mybackground {background-color:#3000c1;}
Border around this has a color of #3000c1
<div style="border:2px solid #3000c1;">Content here</div>
.myborder {border:2px solid #3000c1;}