#b200a8 color space conversions
Hex:
#b200a8
RGB:
178, 0, 168
CMY:
30, 100, 34
CMYK:
0, 100, 6, 30
HSL:
303°, 100.0000%, 34.9020%
HSV (HSB):
303°, 100.0000%, 69.8039%
XYZ:
25.4280, 12.2921, 38.0782
xyY:
0.3355, 0.1622, 12.2921
CIE-Lab:
41.6767, 73.5705, -41.4654
CIE-LCH:
41.6767, 84.4511, 330.5938
CIE-Luv:
41.6767, 62.8716, -68.7731
Hunter-Lab:
35.0601, 68.1050, -39.8517
#b200a8 color charts
#b200a8 color shades, tints & tones
#b200a8 color schemes
#b200a8 color preview, HTML & CSS examples
This text has a color of #b200a8
<p style="color:#b200a8;">Text here</p>
.mytext {color:#b200a8;}
This box has a color of #b200a8
<div style="background-color:#b200a8;">Content here</div>
.mybackground {background-color:#b200a8;}
Border around this has a color of #b200a8
<div style="border:2px solid #b200a8;">Content here</div>
.myborder {border:2px solid #b200a8;}