#b01bd7 color space conversions
Hex:
#b01bd7
RGB:
176, 27, 215
CMY:
31, 89, 16
CMYK:
18, 87, 0, 16
HSL:
288°, 77.6860%, 47.4510%
HSV (HSB):
288°, 87.4419%, 84.3137%
XYZ:
30.5622, 14.9203, 65.5591
xyY:
0.2752, 0.1344, 14.9203
CIE-Lab:
45.5248, 77.3527, -62.8064
CIE-LCH:
45.5248, 99.6397, 320.9252
CIE-Luv:
45.5248, 43.3187, -100.9775
Hunter-Lab:
38.6268, 73.6355, -73.5909
#b01bd7 color charts
#b01bd7 color shades, tints & tones
#b01bd7 color schemes
#b01bd7 color preview, HTML & CSS examples
This text has a color of #b01bd7
<p style="color:#b01bd7;">Text here</p>
.mytext {color:#b01bd7;}
This box has a color of #b01bd7
<div style="background-color:#b01bd7;">Content here</div>
.mybackground {background-color:#b01bd7;}
Border around this has a color of #b01bd7
<div style="border:2px solid #b01bd7;">Content here</div>
.myborder {border:2px solid #b01bd7;}