#3000ff color space conversions
Hex:
#3000ff
RGB:
48, 0, 255
CMY:
81, 100, 0
CMYK:
81, 100, 0, 0
HSL:
251°, 100.0000%, 50.0000%
HSV (HSB):
251°, 100.0000%, 100.0000%
XYZ:
19.2689, 7.8484, 95.1070
xyY:
0.1577, 0.0642, 7.8484
CIE-Lab:
33.6651, 79.6527, -105.5528
CIE-LCH:
33.6651, 132.2344, 307.0391
CIE-Luv:
33.6651, -6.7102, -131.7661
Hunter-Lab:
28.0150, 73.7476, -181.6712
#3000ff color charts
#3000ff RGB chart
#3000ff CMYK chart
#3000ff RGB pie chart
#3000ff color shades, tints & tones
#3000ff color schemes
#3000ff color preview, HTML & CSS examples
This text has a color of #3000ff
<p style="color:#3000ff;">Text here</p>
.mytext {color:#3000ff;}
Text color #3000ff
This box has a color of #3000ff
<div style="background-color:#3000ff;">Content here</div>
.mybackground {background-color:#3000ff;}
Background color #3000ff
Border around this has a color of #3000ff
<div style="border:2px solid #3000ff;">Content here</div>
.myborder {border:2px solid #3000ff;}
Border color #3000ff