#b200a0 color space conversions
Hex:
#b200a0
RGB:
178, 0, 160
CMY:
30, 100, 37
CMYK:
0, 100, 10, 30
HSL:
306°, 100.0000%, 34.9020%
HSV (HSB):
306°, 100.0000%, 69.8039%
XYZ:
24.7053, 12.0030, 34.2724
xyY:
0.3481, 0.1691, 12.0030
CIE-Lab:
41.2210, 72.4532, -37.3910
CIE-LCH:
41.2210, 81.5325, 332.7031
CIE-Luv:
41.2210, 66.1579, -62.7536
Hunter-Lab:
34.6454, 66.6569, -34.3999
#b200a0 color charts
#b200a0 color shades, tints & tones
#b200a0 color schemes
#b200a0 color preview, HTML & CSS examples
This text has a color of #b200a0
<p style="color:#b200a0;">Text here</p>
.mytext {color:#b200a0;}
This box has a color of #b200a0
<div style="background-color:#b200a0;">Content here</div>
.mybackground {background-color:#b200a0;}
Border around this has a color of #b200a0
<div style="border:2px solid #b200a0;">Content here</div>
.myborder {border:2px solid #b200a0;}