#b100ff color space conversions
Hex:
#b100ff
RGB:
177, 0, 255
CMY:
31, 100, 0
CMYK:
31, 100, 0, 0
HSL:
282°, 100.0000%, 50.0000%
HSV (HSB):
282°, 100.0000%, 100.0000%
XYZ:
36.1815, 16.5671, 95.8985
xyY:
0.2434, 0.1115, 16.5671
CIE-Lab:
47.7099, 87.7586, -81.8665
CIE-LCH:
47.7099, 120.0154, 316.9895
CIE-Luv:
47.7099, 34.1174, -128.9082
Hunter-Lab:
40.7027, 87.4425, -111.1996
#b100ff color charts
#b100ff RGB chart
#b100ff CMYK chart
#b100ff RGB pie chart
#b100ff color shades, tints & tones
#b100ff color schemes
#b100ff color preview, HTML & CSS examples
This text has a color of #b100ff
<p style="color:#b100ff;">Text here</p>
.mytext {color:#b100ff;}
Text color #b100ff
This box has a color of #b100ff
<div style="background-color:#b100ff;">Content here</div>
.mybackground {background-color:#b100ff;}
Background color #b100ff
Border around this has a color of #b100ff
<div style="border:2px solid #b100ff;">Content here</div>
.myborder {border:2px solid #b100ff;}
Border color #b100ff