#b20ed9 color space conversions
Hex:
#b20ed9
RGB:
178, 14, 217
CMY:
30, 95, 15
CMYK:
18, 94, 0, 15
HSL:
288°, 87.8788%, 45.2941%
HSV (HSB):
288°, 93.5484%, 85.0980%
XYZ:
31.0415, 14.7888, 66.8641
xyY:
0.2754, 0.1312, 14.7888
CIE-Lab:
45.3436, 79.9154, -64.2321
CIE-LCH:
45.3436, 102.5292, 321.2094
CIE-Luv:
45.3436, 44.7852, -103.0510
Hunter-Lab:
38.4562, 76.7852, -76.1686
#b20ed9 color charts
#b20ed9 color shades, tints & tones
#b20ed9 color schemes
#b20ed9 color preview, HTML & CSS examples
This text has a color of #b20ed9
<p style="color:#b20ed9;">Text here</p>
.mytext {color:#b20ed9;}
This box has a color of #b20ed9
<div style="background-color:#b20ed9;">Content here</div>
.mybackground {background-color:#b20ed9;}
Border around this has a color of #b20ed9
<div style="border:2px solid #b20ed9;">Content here</div>
.myborder {border:2px solid #b20ed9;}