#2000ff color space conversions
Hex:
#2000ff
RGB:
32, 0, 255
CMY:
87, 100, 0
CMYK:
87, 100, 0, 0
HSL:
248°, 100.0000%, 50.0000%
HSV (HSB):
248°, 100.0000%, 100.0000%
XYZ:
18.6457, 7.5271, 95.0779
xyY:
0.1538, 0.0621, 7.5271
CIE-Lab:
32.9779, 79.4132, -106.7180
CIE-LCH:
32.9779, 133.0233, 306.6544
CIE-Luv:
32.9779, -8.0994, -131.0994
Hunter-Lab:
27.4355, 73.2996, -186.2648
#2000ff color charts
#2000ff RGB chart
#2000ff CMYK chart
#2000ff RGB pie chart
#2000ff color shades, tints & tones
#2000ff color schemes
#2000ff color preview, HTML & CSS examples
This text has a color of #2000ff
<p style="color:#2000ff;">Text here</p>
.mytext {color:#2000ff;}
Text color #2000ff
This box has a color of #2000ff
<div style="background-color:#2000ff;">Content here</div>
.mybackground {background-color:#2000ff;}
Background color #2000ff
Border around this has a color of #2000ff
<div style="border:2px solid #2000ff;">Content here</div>
.myborder {border:2px solid #2000ff;}
Border color #2000ff