#b201e5 color space conversions
Hex:
#b201e5
RGB:
178, 1, 229
CMY:
30, 100, 10
CMYK:
22, 100, 0, 10
HSL:
287°, 99.1304%, 45.0980%
HSV (HSB):
287°, 99.5633%, 89.8039%
XYZ:
32.5138, 15.1438, 75.3381
xyY:
0.2643, 0.1231, 15.1438
CIE-Lab:
45.8306, 83.1762, -70.2903
CIE-LCH:
45.8306, 108.8991, 319.7996
CIE-Luv:
45.8306, 41.6682, -111.8392
Hunter-Lab:
38.9151, 81.0366, -87.5427
#b201e5 color charts
#b201e5 color shades, tints & tones
#b201e5 color schemes
#b201e5 color preview, HTML & CSS examples
This text has a color of #b201e5
<p style="color:#b201e5;">Text here</p>
.mytext {color:#b201e5;}
This box has a color of #b201e5
<div style="background-color:#b201e5;">Content here</div>
.mybackground {background-color:#b201e5;}
Border around this has a color of #b201e5
<div style="border:2px solid #b201e5;">Content here</div>
.myborder {border:2px solid #b201e5;}