#b200e3 color space conversions
Hex:
#b200e3
RGB:
178, 0, 227
CMY:
30, 100, 11
CMYK:
22, 100, 0, 11
HSL:
287°, 100.0000%, 44.5098%
HSV (HSB):
287°, 100.0000%, 89.0196%
XYZ:
32.2252, 15.0110, 73.8720
xyY:
0.2661, 0.1239, 15.0110
CIE-Lab:
45.6493, 82.9199, -69.4478
CIE-LCH:
45.6493, 108.1606, 320.0528
CIE-Luv:
45.6493, 42.2890, -110.5556
Hunter-Lab:
38.7441, 80.6645, -85.9254
#b200e3 color charts
#b200e3 color shades, tints & tones
#b200e3 color schemes
#b200e3 color preview, HTML & CSS examples
This text has a color of #b200e3
<p style="color:#b200e3;">Text here</p>
.mytext {color:#b200e3;}
This box has a color of #b200e3
<div style="background-color:#b200e3;">Content here</div>
.mybackground {background-color:#b200e3;}
Border around this has a color of #b200e3
<div style="border:2px solid #b200e3;">Content here</div>
.myborder {border:2px solid #b200e3;}