#b200b6 color space conversions
Hex:
#b200b6
RGB:
178, 0, 182
CMY:
30, 100, 29
CMYK:
2, 100, 0, 29
HSL:
299°, 100.0000%, 35.6863%
HSV (HSB):
299°, 100.0000%, 71.3725%
XYZ:
26.8036, 12.8424, 45.3221
xyY:
0.3155, 0.1511, 12.8424
CIE-Lab:
42.5248, 75.6230, -48.4250
CIE-LCH:
42.5248, 89.7988, 327.3666
CIE-Luv:
42.5248, 57.3984, -79.1234
Hunter-Lab:
35.8363, 70.7949, -49.8986
#b200b6 color charts
#b200b6 color shades, tints & tones
#b200b6 color schemes
#b200b6 color preview, HTML & CSS examples
This text has a color of #b200b6
<p style="color:#b200b6;">Text here</p>
.mytext {color:#b200b6;}
This box has a color of #b200b6
<div style="background-color:#b200b6;">Content here</div>
.mybackground {background-color:#b200b6;}
Border around this has a color of #b200b6
<div style="border:2px solid #b200b6;">Content here</div>
.myborder {border:2px solid #b200b6;}