#b300c9 color space conversions
Hex:
#b300c9
RGB:
179, 0, 201
CMY:
30, 100, 21
CMYK:
11, 100, 0, 21
HSL:
293°, 100.0000%, 39.4118%
HSV (HSB):
293°, 100.0000%, 78.8235%
XYZ:
29.1330, 13.8008, 56.3867
xyY:
0.2933, 0.1390, 13.8008
CIE-Lab:
43.9458, 78.7338, -57.2537
CIE-LCH:
43.9458, 97.3499, 323.9760
CIE-Luv:
43.9458, 51.2325, -92.4832
Hunter-Lab:
37.1494, 74.9707, -63.9880
#b300c9 color charts
#b300c9 color shades, tints & tones
#b300c9 color schemes
#b300c9 color preview, HTML & CSS examples
This text has a color of #b300c9
<p style="color:#b300c9;">Text here</p>
.mytext {color:#b300c9;}
This box has a color of #b300c9
<div style="background-color:#b300c9;">Content here</div>
.mybackground {background-color:#b300c9;}
Border around this has a color of #b300c9
<div style="border:2px solid #b300c9;">Content here</div>
.myborder {border:2px solid #b300c9;}