#3000c7 color space conversions
Hex:
#3000c7
RGB:
48, 0, 199
CMY:
81, 100, 22
CMYK:
76, 100, 0, 22
HSL:
254°, 100.0000%, 39.0196%
HSV (HSB):
254°, 100.0000%, 78.0392%
XYZ:
11.5277, 4.7519, 54.3425
xyY:
0.1632, 0.0673, 4.7519
CIE-Lab:
26.0159, 66.3950, -86.2026
CIE-LCH:
26.0159, 108.8080, 307.6042
CIE-Luv:
26.0159, -3.4735, -99.5575
Hunter-Lab:
21.7989, 56.2469, -132.5451
#3000c7 color charts
#3000c7 color shades, tints & tones
#3000c7 color schemes
#3000c7 color preview, HTML & CSS examples
This text has a color of #3000c7
<p style="color:#3000c7;">Text here</p>
.mytext {color:#3000c7;}
This box has a color of #3000c7
<div style="background-color:#3000c7;">Content here</div>
.mybackground {background-color:#3000c7;}
Border around this has a color of #3000c7
<div style="border:2px solid #3000c7;">Content here</div>
.myborder {border:2px solid #3000c7;}