#b000ff color space conversions
Hex:
#b000ff
RGB:
176, 0, 255
CMY:
31, 100, 0
CMYK:
31, 100, 0, 0
HSL:
281°, 100.0000%, 50.0000%
HSV (HSB):
281°, 100.0000%, 100.0000%
XYZ:
35.9545, 16.4501, 95.8879
xyY:
0.2425, 0.1109, 16.4501
CIE-Lab:
47.5596, 87.6473, -82.1186
CIE-LCH:
47.5596, 120.1063, 316.8653
CIE-Luv:
47.5596, 33.5778, -129.0748
Hunter-Lab:
40.5587, 87.2589, -111.7808
#b000ff color charts
#b000ff RGB chart
#b000ff CMYK chart
#b000ff RGB pie chart
#b000ff color shades, tints & tones
#b000ff color schemes
#b000ff color preview, HTML & CSS examples
This text has a color of #b000ff
<p style="color:#b000ff;">Text here</p>
.mytext {color:#b000ff;}
Text color #b000ff
This box has a color of #b000ff
<div style="background-color:#b000ff;">Content here</div>
.mybackground {background-color:#b000ff;}
Background color #b000ff
Border around this has a color of #b000ff
<div style="border:2px solid #b000ff;">Content here</div>
.myborder {border:2px solid #b000ff;}
Border color #b000ff