#b800ce color space conversions
Hex:
#b800ce
RGB:
184, 0, 206
CMY:
28, 100, 19
CMYK:
11, 100, 0, 19
HSL:
294°, 100.0000%, 40.3922%
HSV (HSB):
294°, 100.0000%, 80.7843%
XYZ:
30.9077, 14.6466, 59.5906
xyY:
0.2940, 0.1393, 14.6466
CIE-Lab:
45.1463, 80.2704, -58.1700
CIE-LCH:
45.1463, 99.1317, 324.0701
CIE-Luv:
45.1463, 52.8743, -94.6884
Hunter-Lab:
38.2708, 77.1836, -65.5294
#b800ce color charts
#b800ce color shades, tints & tones
#b800ce color schemes
#b800ce color preview, HTML & CSS examples
This text has a color of #b800ce
<p style="color:#b800ce;">Text here</p>
.mytext {color:#b800ce;}
This box has a color of #b800ce
<div style="background-color:#b800ce;">Content here</div>
.mybackground {background-color:#b800ce;}
Border around this has a color of #b800ce
<div style="border:2px solid #b800ce;">Content here</div>
.myborder {border:2px solid #b800ce;}