#b901c5 color space conversions
Hex:
#b901c5
RGB:
185, 1, 197
CMY:
27, 100, 23
CMYK:
6, 99, 0, 23
HSL:
296°, 98.9899%, 38.8235%
HSV (HSB):
296°, 99.4924%, 77.2549%
XYZ:
30.0965, 14.3672, 54.0102
xyY:
0.3056, 0.1459, 14.3672
CIE-Lab:
44.7550, 78.9219, -53.5698
CIE-LCH:
44.7550, 95.3855, 325.8325
CIE-Luv:
44.7550, 56.7198, -87.9291
Hunter-Lab:
37.9041, 75.3997, -57.9505
#b901c5 color charts
#b901c5 color shades, tints & tones
#b901c5 color schemes
#b901c5 color preview, HTML & CSS examples
This text has a color of #b901c5
<p style="color:#b901c5;">Text here</p>
.mytext {color:#b901c5;}
This box has a color of #b901c5
<div style="background-color:#b901c5;">Content here</div>
.mybackground {background-color:#b901c5;}
Border around this has a color of #b901c5
<div style="border:2px solid #b901c5;">Content here</div>
.myborder {border:2px solid #b901c5;}