#b800c8 color space conversions
Hex:
#b800c8
RGB:
184, 0, 200
CMY:
28, 100, 22
CMYK:
8, 100, 0, 22
HSL:
295°, 100.0000%, 39.2157%
HSV (HSB):
295°, 100.0000%, 78.4314%
XYZ:
30.1925, 14.3605, 55.8241
xyY:
0.3008, 0.1431, 14.3605
CIE-Lab:
44.7455, 79.3249, -55.3390
CIE-LCH:
44.7455, 96.7204, 325.0994
CIE-Luv:
44.7455, 54.9876, -90.4244
Hunter-Lab:
37.8952, 75.9008, -60.8145
#b800c8 color charts
#b800c8 color shades, tints & tones
#b800c8 color schemes
#b800c8 color preview, HTML & CSS examples
This text has a color of #b800c8
<p style="color:#b800c8;">Text here</p>
.mytext {color:#b800c8;}
This box has a color of #b800c8
<div style="background-color:#b800c8;">Content here</div>
.mybackground {background-color:#b800c8;}
Border around this has a color of #b800c8
<div style="border:2px solid #b800c8;">Content here</div>
.myborder {border:2px solid #b800c8;}