#b30ecb color space conversions
Hex:
#b30ecb
RGB:
179, 14, 203
CMY:
30, 95, 20
CMYK:
12, 93, 0, 20
HSL:
292°, 87.0968%, 42.5490%
HSV (HSB):
292°, 93.1034%, 79.6078%
XYZ:
29.5269, 14.2096, 57.6864
xyY:
0.2911, 0.1401, 14.2096
CIE-Lab:
44.5320, 77.7197, -57.4677
CIE-LCH:
44.5320, 96.6587, 323.5199
CIE-Luv:
44.5320, 49.9359, -93.0421
Hunter-Lab:
37.6956, 73.8516, -64.3459
#b30ecb color charts
#b30ecb color shades, tints & tones
#b30ecb color schemes
#b30ecb color preview, HTML & CSS examples
This text has a color of #b30ecb
<p style="color:#b30ecb;">Text here</p>
.mytext {color:#b30ecb;}
This box has a color of #b30ecb
<div style="background-color:#b30ecb;">Content here</div>
.mybackground {background-color:#b30ecb;}
Border around this has a color of #b30ecb
<div style="border:2px solid #b30ecb;">Content here</div>
.myborder {border:2px solid #b30ecb;}