#b01cd9 color space conversions
Hex:
#b01cd9
RGB:
176, 28, 217
CMY:
31, 89, 15
CMYK:
19, 87, 0, 15
HSL:
287°, 77.1429%, 48.0392%
HSV (HSB):
287°, 87.0968%, 85.0980%
XYZ:
30.8441, 15.0704, 66.9288
xyY:
0.2733, 0.1336, 15.0704
CIE-Lab:
45.7304, 77.5165, -63.6200
CIE-LCH:
45.7304, 100.2812, 320.6233
CIE-Luv:
45.7304, 42.6408, -102.2477
Hunter-Lab:
38.8206, 73.8877, -75.0449
#b01cd9 color charts
#b01cd9 color shades, tints & tones
#b01cd9 color schemes
#b01cd9 color preview, HTML & CSS examples
This text has a color of #b01cd9
<p style="color:#b01cd9;">Text here</p>
.mytext {color:#b01cd9;}
This box has a color of #b01cd9
<div style="background-color:#b01cd9;">Content here</div>
.mybackground {background-color:#b01cd9;}
Border around this has a color of #b01cd9
<div style="border:2px solid #b01cd9;">Content here</div>
.myborder {border:2px solid #b01cd9;}