#4000ff color space conversions
Hex:
#4000ff
RGB:
64, 0, 255
CMY:
75, 100, 0
CMYK:
75, 100, 0, 0
HSL:
255°, 100.0000%, 50.0000%
HSV (HSB):
255°, 100.0000%, 100.0000%
XYZ:
20.1644, 8.3100, 95.1490
xyY:
0.1631, 0.0672, 8.3100
CIE-Lab:
34.6203, 80.0166, -103.9339
CIE-LCH:
34.6203, 131.1675, 307.5919
CIE-Luv:
34.6203, -4.6709, -132.5492
Hunter-Lab:
28.8271, 74.4124, -175.5185
#4000ff color charts
#4000ff color shades, tints & tones
#4000ff color schemes
#4000ff color preview, HTML & CSS examples
This text has a color of #4000ff
<p style="color:#4000ff;">Text here</p>
.mytext {color:#4000ff;}
This box has a color of #4000ff
<div style="background-color:#4000ff;">Content here</div>
.mybackground {background-color:#4000ff;}
Border around this has a color of #4000ff
<div style="border:2px solid #4000ff;">Content here</div>
.myborder {border:2px solid #4000ff;}