#b014dc color space conversions
Hex:
#b014dc
RGB:
176, 20, 220
CMY:
31, 92, 14
CMYK:
20, 91, 0, 14
HSL:
287°, 83.3333%, 47.0588%
HSV (HSB):
287°, 90.9091%, 86.2745%
XYZ:
31.0729, 14.8977, 68.9480
xyY:
0.2704, 0.1296, 14.8977
CIE-Lab:
45.4938, 79.3839, -65.7211
CIE-LCH:
45.4938, 103.0586, 320.3790
CIE-Luv:
45.4938, 42.3159, -105.1145
Hunter-Lab:
38.5976, 76.1554, -78.8932
#b014dc color charts
#b014dc color shades, tints & tones
#b014dc color schemes
#b014dc color preview, HTML & CSS examples
This text has a color of #b014dc
<p style="color:#b014dc;">Text here</p>
.mytext {color:#b014dc;}
This box has a color of #b014dc
<div style="background-color:#b014dc;">Content here</div>
.mybackground {background-color:#b014dc;}
Border around this has a color of #b014dc
<div style="border:2px solid #b014dc;">Content here</div>
.myborder {border:2px solid #b014dc;}