#b013df color space conversions
Hex:
#b013df
RGB:
176, 19, 223
CMY:
31, 93, 13
CMYK:
21, 91, 0, 13
HSL:
286°, 84.2975%, 47.4510%
HSV (HSB):
286°, 91.4798%, 87.4510%
XYZ:
31.4567, 15.0236, 71.0539
xyY:
0.2676, 0.1278, 15.0236
CIE-Lab:
45.6665, 80.0518, -67.1545
CIE-LCH:
45.6665, 104.4893, 320.0071
CIE-Luv:
45.6665, 41.4926, -107.2358
Hunter-Lab:
38.7602, 77.0348, -81.5562
#b013df color charts
#b013df color shades, tints & tones
#b013df color schemes
#b013df color preview, HTML & CSS examples
This text has a color of #b013df
<p style="color:#b013df;">Text here</p>
.mytext {color:#b013df;}
This box has a color of #b013df
<div style="background-color:#b013df;">Content here</div>
.mybackground {background-color:#b013df;}
Border around this has a color of #b013df
<div style="border:2px solid #b013df;">Content here</div>
.myborder {border:2px solid #b013df;}