#b800e1 color space conversions
Hex:
#b800e1
RGB:
184, 0, 225
CMY:
28, 100, 12
CMYK:
18, 100, 0, 12
HSL:
289°, 100.0000%, 44.1176%
HSV (HSB):
289°, 100.0000%, 88.2353%
XYZ:
33.3578, 15.6266, 72.4922
xyY:
0.2746, 0.1286, 15.6266
CIE-Lab:
46.4807, 83.3736, -66.9133
CIE-LCH:
46.4807, 106.9044, 321.2505
CIE-Luv:
46.4807, 46.6139, -107.8572
Hunter-Lab:
39.5305, 81.4488, -81.0565
#b800e1 color charts
#b800e1 color shades, tints & tones
#b800e1 color schemes
#b800e1 color preview, HTML & CSS examples
This text has a color of #b800e1
<p style="color:#b800e1;">Text here</p>
.mytext {color:#b800e1;}
This box has a color of #b800e1
<div style="background-color:#b800e1;">Content here</div>
.mybackground {background-color:#b800e1;}
Border around this has a color of #b800e1
<div style="border:2px solid #b800e1;">Content here</div>
.myborder {border:2px solid #b800e1;}