#b30dd1 color space conversions
Hex:
#b30dd1
RGB:
179, 13, 209
CMY:
30, 95, 18
CMYK:
14, 94, 0, 18
HSL:
291°, 88.2883%, 43.5294%
HSV (HSB):
291°, 93.7799%, 81.9608%
XYZ:
30.2430, 14.4750, 61.5216
xyY:
0.2847, 0.1362, 14.4750
CIE-Lab:
44.9066, 78.8206, -60.3316
CIE-LCH:
44.9066, 99.2602, 322.5685
CIE-Luv:
44.9066, 48.0054, -97.3327
Hunter-Lab:
38.0460, 75.3099, -69.2415
#b30dd1 color charts
#b30dd1 color shades, tints & tones
#b30dd1 color schemes
#b30dd1 color preview, HTML & CSS examples
This text has a color of #b30dd1
<p style="color:#b30dd1;">Text here</p>
.mytext {color:#b30dd1;}
This box has a color of #b30dd1
<div style="background-color:#b30dd1;">Content here</div>
.mybackground {background-color:#b30dd1;}
Border around this has a color of #b30dd1
<div style="border:2px solid #b30dd1;">Content here</div>
.myborder {border:2px solid #b30dd1;}