#3000c5 color space conversions
Hex:
#3000c5
RGB:
48, 0, 197
CMY:
81, 100, 23
CMYK:
76, 100, 0, 23
HSL:
255°, 100.0000%, 38.6275%
HSV (HSB):
255°, 100.0000%, 77.2549%
XYZ:
11.2970, 4.6596, 53.1273
xyY:
0.1635, 0.0674, 4.6596
CIE-Lab:
25.7421, 65.9127, -85.4833
CIE-LCH:
25.7421, 107.9438, 307.6344
CIE-Luv:
25.7421, -3.3482, -98.3921
Hunter-Lab:
21.5861, 55.6413, -130.8132
#3000c5 color charts
#3000c5 color shades, tints & tones
#3000c5 color schemes
#3000c5 color preview, HTML & CSS examples
This text has a color of #3000c5
<p style="color:#3000c5;">Text here</p>
.mytext {color:#3000c5;}
This box has a color of #3000c5
<div style="background-color:#3000c5;">Content here</div>
.mybackground {background-color:#3000c5;}
Border around this has a color of #3000c5
<div style="border:2px solid #3000c5;">Content here</div>
.myborder {border:2px solid #3000c5;}