#9000ff color space conversions
Hex:
#9000ff
RGB:
144, 0, 255
CMY:
44, 100, 0
CMYK:
44, 100, 0, 0
HSL:
274°, 100.0000%, 50.0000%
HSV (HSB):
274°, 100.0000%, 100.0000%
XYZ:
29.5516, 13.1493, 95.5883
xyY:
0.2137, 0.0951, 13.1493
CIE-Lab:
42.9873, 84.4721, -89.8018
CIE-LCH:
42.9873, 123.2879, 313.2483
CIE-Luv:
42.9873, 18.0686, -132.9450
Hunter-Lab:
36.2620, 82.0098, -130.9079
#9000ff color charts
#9000ff RGB chart
#9000ff CMYK chart
#9000ff RGB pie chart
#9000ff color shades, tints & tones
#9000ff color schemes
#9000ff color preview, HTML & CSS examples
This text has a color of #9000ff
<p style="color:#9000ff;">Text here</p>
.mytext {color:#9000ff;}
Text color #9000ff
This box has a color of #9000ff
<div style="background-color:#9000ff;">Content here</div>
.mybackground {background-color:#9000ff;}
Background color #9000ff
Border around this has a color of #9000ff
<div style="border:2px solid #9000ff;">Content here</div>
.myborder {border:2px solid #9000ff;}
Border color #9000ff