#b210d9 color space conversions
Hex:
#b210d9
RGB:
178, 16, 217
CMY:
30, 94, 15
CMYK:
18, 93, 0, 15
HSL:
288°, 86.2661%, 45.6863%
HSV (HSB):
288°, 92.6267%, 85.0980%
XYZ:
31.0698, 14.8453, 66.8735
xyY:
0.2755, 0.1316, 14.8453
CIE-Lab:
45.4216, 79.6835, -64.1056
CIE-LCH:
45.4216, 102.2692, 321.1833
CIE-Luv:
45.4216, 44.6875, -102.9123
Hunter-Lab:
38.5296, 76.5132, -75.9353
#b210d9 color charts
#b210d9 color shades, tints & tones
#b210d9 color schemes
#b210d9 color preview, HTML & CSS examples
This text has a color of #b210d9
<p style="color:#b210d9;">Text here</p>
.mytext {color:#b210d9;}
This box has a color of #b210d9
<div style="background-color:#b210d9;">Content here</div>
.mybackground {background-color:#b210d9;}
Border around this has a color of #b210d9
<div style="border:2px solid #b210d9;">Content here</div>
.myborder {border:2px solid #b210d9;}