#b30dec color space conversions
Hex:
#b30dec
RGB:
179, 13, 236
CMY:
30, 95, 7
CMYK:
24, 94, 0, 7
HSL:
285°, 89.5582%, 48.8235%
HSV (HSB):
285°, 94.4915%, 92.5490%
XYZ:
33.8747, 15.9277, 80.6458
xyY:
0.2597, 0.1221, 15.9277
CIE-Lab:
46.8795, 83.4672, -72.5421
CIE-LCH:
46.8795, 110.5854, 319.0058
CIE-Luv:
46.8795, 39.8591, -115.6954
Hunter-Lab:
39.9095, 81.6668, -91.8717
#b30dec color charts
#b30dec color shades, tints & tones
#b30dec color schemes
#b30dec color preview, HTML & CSS examples
This text has a color of #b30dec
<p style="color:#b30dec;">Text here</p>
.mytext {color:#b30dec;}
This box has a color of #b30dec
<div style="background-color:#b30dec;">Content here</div>
.mybackground {background-color:#b30dec;}
Border around this has a color of #b30dec
<div style="border:2px solid #b30dec;">Content here</div>
.myborder {border:2px solid #b30dec;}