#b30dcb color space conversions
Hex:
#b30dcb
RGB:
179, 13, 203
CMY:
30, 95, 20
CMYK:
12, 94, 0, 20
HSL:
292°, 87.9630%, 42.3529%
HSV (HSB):
292°, 93.5961%, 79.6078%
XYZ:
29.5138, 14.1834, 57.6820
xyY:
0.2911, 0.1399, 14.1834
CIE-Lab:
44.4947, 77.8302, -57.5279
CIE-LCH:
44.4947, 96.7833, 323.5302
CIE-Luv:
44.4947, 49.9871, -93.1132
Hunter-Lab:
37.6608, 73.9796, -64.4472
#b30dcb color charts
#b30dcb color shades, tints & tones
#b30dcb color schemes
#b30dcb color preview, HTML & CSS examples
This text has a color of #b30dcb
<p style="color:#b30dcb;">Text here</p>
.mytext {color:#b30dcb;}
This box has a color of #b30dcb
<div style="background-color:#b30dcb;">Content here</div>
.mybackground {background-color:#b30dcb;}
Border around this has a color of #b30dcb
<div style="border:2px solid #b30dcb;">Content here</div>
.myborder {border:2px solid #b30dcb;}