#b30deb color space conversions
Hex:
#b30deb
RGB:
179, 13, 235
CMY:
30, 95, 8
CMYK:
24, 94, 0, 8
HSL:
285°, 89.5161%, 48.6275%
HSV (HSB):
285°, 94.4681%, 92.1569%
XYZ:
33.7297, 15.8697, 79.8827
xyY:
0.2605, 0.1226, 15.8697
CIE-Lab:
46.8031, 83.2901, -72.1012
CIE-LCH:
46.8031, 110.1627, 319.1185
CIE-Luv:
46.8031, 40.1393, -115.0329
Hunter-Lab:
39.8368, 81.4211, -91.0054
#b30deb color charts
#b30deb color shades, tints & tones
#b30deb color schemes
#b30deb color preview, HTML & CSS examples
This text has a color of #b30deb
<p style="color:#b30deb;">Text here</p>
.mytext {color:#b30deb;}
This box has a color of #b30deb
<div style="background-color:#b30deb;">Content here</div>
.mybackground {background-color:#b30deb;}
Border around this has a color of #b30deb
<div style="border:2px solid #b30deb;">Content here</div>
.myborder {border:2px solid #b30deb;}