#b000fe color space conversions
Hex:
#b000fe
RGB:
176, 0, 254
CMY:
31, 100, 0
CMYK:
31, 100, 0, 0
HSL:
282°, 100.0000%, 49.8039%
HSV (HSB):
282°, 100.0000%, 99.6078%
XYZ:
35.7939, 16.3859, 95.0422
xyY:
0.2431, 0.1113, 16.3859
CIE-Lab:
47.4767, 87.4652, -81.6961
CIE-LCH:
47.4767, 119.6847, 316.9533
CIE-Luv:
47.4767, 33.8251, -128.4445
Hunter-Lab:
40.4795, 86.9993, -110.8720
#b000fe color charts
#b000fe color shades, tints & tones
#b000fe color schemes
#b000fe color preview, HTML & CSS examples
This text has a color of #b000fe
<p style="color:#b000fe;">Text here</p>
.mytext {color:#b000fe;}
This box has a color of #b000fe
<div style="background-color:#b000fe;">Content here</div>
.mybackground {background-color:#b000fe;}
Border around this has a color of #b000fe
<div style="border:2px solid #b000fe;">Content here</div>
.myborder {border:2px solid #b000fe;}