#b901c9 color space conversions
Hex:
#b901c9
RGB:
185, 1, 201
CMY:
27, 100, 21
CMYK:
8, 100, 0, 21
HSL:
295°, 99.0099%, 39.6078%
HSV (HSB):
295°, 99.5025%, 78.8235%
XYZ:
30.5611, 14.5530, 56.4566
xyY:
0.3009, 0.1433, 14.5530
CIE-Lab:
45.0158, 79.5423, -55.4753
CIE-LCH:
45.0158, 96.9767, 325.1069
CIE-Luv:
45.0158, 55.2739, -90.8023
Hunter-Lab:
38.1484, 76.2381, -61.0405
#b901c9 color charts
#b901c9 color shades, tints & tones
#b901c9 color schemes
#b901c9 color preview, HTML & CSS examples
This text has a color of #b901c9
<p style="color:#b901c9;">Text here</p>
.mytext {color:#b901c9;}
This box has a color of #b901c9
<div style="background-color:#b901c9;">Content here</div>
.mybackground {background-color:#b901c9;}
Border around this has a color of #b901c9
<div style="border:2px solid #b901c9;">Content here</div>
.myborder {border:2px solid #b901c9;}