#b014c8 color space conversions
Hex:
#b014c8
RGB:
176, 20, 200
CMY:
31, 92, 22
CMYK:
12, 90, 0, 22
HSL:
292°, 81.8182%, 43.1373%
HSV (HSB):
292°, 90.0000%, 78.4314%
XYZ:
28.5800, 13.9005, 55.8203
xyY:
0.2907, 0.1414, 13.9005
CIE-Lab:
44.0900, 75.9656, -56.4657
CIE-LCH:
44.0900, 94.6527, 323.3764
CIE-Luv:
44.0900, 48.5739, -91.1861
Hunter-Lab:
37.2834, 71.5849, -62.6699
#b014c8 color charts
#b014c8 color shades, tints & tones
#b014c8 color schemes
#b014c8 color preview, HTML & CSS examples
This text has a color of #b014c8
<p style="color:#b014c8;">Text here</p>
.mytext {color:#b014c8;}
This box has a color of #b014c8
<div style="background-color:#b014c8;">Content here</div>
.mybackground {background-color:#b014c8;}
Border around this has a color of #b014c8
<div style="border:2px solid #b014c8;">Content here</div>
.myborder {border:2px solid #b014c8;}