#b200c8 color space conversions
Hex:
#b200c8
RGB:
178, 0, 200
CMY:
30, 100, 22
CMYK:
11, 100, 0, 22
HSL:
293°, 100.0000%, 39.2157%
HSV (HSB):
293°, 100.0000%, 78.4314%
XYZ:
28.7854, 13.6351, 55.7583
xyY:
0.2932, 0.1389, 13.6351
CIE-Lab:
43.7050, 78.4256, -57.0700
CIE-LCH:
43.7050, 96.9926, 323.9567
CIE-Luv:
43.7050, 50.9035, -92.0404
Hunter-Lab:
36.9257, 74.5294, -63.6805
#b200c8 color charts
#b200c8 color shades, tints & tones
#b200c8 color schemes
#b200c8 color preview, HTML & CSS examples
This text has a color of #b200c8
<p style="color:#b200c8;">Text here</p>
.mytext {color:#b200c8;}
This box has a color of #b200c8
<div style="background-color:#b200c8;">Content here</div>
.mybackground {background-color:#b200c8;}
Border around this has a color of #b200c8
<div style="border:2px solid #b200c8;">Content here</div>
.myborder {border:2px solid #b200c8;}