#b500ff color space conversions
Hex:
#b500ff
RGB:
181, 0, 255
CMY:
29, 100, 0
CMYK:
29, 100, 0, 0
HSL:
283°, 100.0000%, 50.0000%
HSV (HSB):
283°, 100.0000%, 100.0000%
XYZ:
37.1061, 17.0438, 95.9418
xyY:
0.2472, 0.1136, 17.0438
CIE-Lab:
48.3151, 88.2107, -80.8518
CIE-LCH:
48.3151, 119.6584, 317.4924
CIE-Luv:
48.3151, 36.3071, -128.2146
Hunter-Lab:
41.2841, 88.1883, -108.8876
#b500ff color charts
#b500ff RGB chart
#b500ff CMYK chart
#b500ff RGB pie chart
#b500ff color shades, tints & tones
#b500ff color schemes
#b500ff color preview, HTML & CSS examples
This text has a color of #b500ff
<p style="color:#b500ff;">Text here</p>
.mytext {color:#b500ff;}
Text color #b500ff
This box has a color of #b500ff
<div style="background-color:#b500ff;">Content here</div>
.mybackground {background-color:#b500ff;}
Background color #b500ff
Border around this has a color of #b500ff
<div style="border:2px solid #b500ff;">Content here</div>
.myborder {border:2px solid #b500ff;}
Border color #b500ff