#b800e4 color space conversions
Hex:
#b800e4
RGB:
184, 0, 228
CMY:
28, 100, 11
CMYK:
19, 100, 0, 11
HSL:
288°, 100.0000%, 44.7059%
HSV (HSB):
288°, 100.0000%, 89.4118%
XYZ:
33.7708, 15.7918, 74.6670
xyY:
0.2718, 0.1271, 15.7918
CIE-Lab:
46.7001, 83.8774, -68.2642
CIE-LCH:
46.7001, 108.1454, 320.8593
CIE-Luv:
46.7001, 45.6839, -109.8908
Hunter-Lab:
39.7389, 82.1492, -83.5852
#b800e4 color charts
#b800e4 color shades, tints & tones
#b800e4 color schemes
#b800e4 color preview, HTML & CSS examples
This text has a color of #b800e4
<p style="color:#b800e4;">Text here</p>
.mytext {color:#b800e4;}
This box has a color of #b800e4
<div style="background-color:#b800e4;">Content here</div>
.mybackground {background-color:#b800e4;}
Border around this has a color of #b800e4
<div style="border:2px solid #b800e4;">Content here</div>
.myborder {border:2px solid #b800e4;}