#b200e6 color space conversions
Hex:
#b200e6
RGB:
178, 0, 230
CMY:
30, 100, 10
CMYK:
23, 100, 0, 10
HSL:
286°, 100.0000%, 45.0980%
HSV (HSB):
286°, 100.0000%, 90.1961%
XYZ:
32.6430, 15.1781, 76.0721
xyY:
0.2635, 0.1225, 15.1781
CIE-Lab:
45.8772, 83.4377, -70.7825
CIE-LCH:
45.8772, 109.4166, 319.6911
CIE-Luv:
45.8772, 41.4112, -112.5510
Hunter-Lab:
38.9591, 81.3828, -88.4990
#b200e6 color charts
#b200e6 color shades, tints & tones
#b200e6 color schemes
#b200e6 color preview, HTML & CSS examples
This text has a color of #b200e6
<p style="color:#b200e6;">Text here</p>
.mytext {color:#b200e6;}
This box has a color of #b200e6
<div style="background-color:#b200e6;">Content here</div>
.mybackground {background-color:#b200e6;}
Border around this has a color of #b200e6
<div style="border:2px solid #b200e6;">Content here</div>
.myborder {border:2px solid #b200e6;}