#3000cd color space conversions
Hex:
#3000cd
RGB:
48, 0, 205
CMY:
81, 100, 20
CMYK:
77, 100, 0, 20
HSL:
254°, 100.0000%, 40.1961%
HSV (HSB):
254°, 100.0000%, 80.3922%
XYZ:
12.2384, 5.0362, 58.0846
xyY:
0.1624, 0.0668, 5.0362
CIE-Lab:
26.8375, 67.8382, -88.3470
CIE-LCH:
26.8375, 111.3877, 307.5193
CIE-Luv:
26.8375, -3.8445, -103.0480
Hunter-Lab:
22.4414, 58.0722, -137.7503
#3000cd color charts
#3000cd color shades, tints & tones
#3000cd color schemes
#3000cd color preview, HTML & CSS examples
This text has a color of #3000cd
<p style="color:#3000cd;">Text here</p>
.mytext {color:#3000cd;}
This box has a color of #3000cd
<div style="background-color:#3000cd;">Content here</div>
.mybackground {background-color:#3000cd;}
Border around this has a color of #3000cd
<div style="border:2px solid #3000cd;">Content here</div>
.myborder {border:2px solid #3000cd;}