#b900d5 color space conversions
Hex:
#b900d5
RGB:
185, 0, 213
CMY:
27, 100, 16
CMYK:
13, 100, 0, 16
HSL:
292°, 100.0000%, 41.7647%
HSV (HSB):
292°, 100.0000%, 83.5294%
XYZ:
32.0178, 15.1184, 64.1814
xyY:
0.2876, 0.1358, 15.1184
CIE-Lab:
45.7959, 81.5383, -61.1476
CIE-LCH:
45.7959, 101.9192, 323.1329
CIE-Luv:
45.7959, 51.1519, -99.3425
Hunter-Lab:
38.8824, 78.9423, -70.6497
#b900d5 color charts
#b900d5 color shades, tints & tones
#b900d5 color schemes
#b900d5 color preview, HTML & CSS examples
This text has a color of #b900d5
<p style="color:#b900d5;">Text here</p>
.mytext {color:#b900d5;}
This box has a color of #b900d5
<div style="background-color:#b900d5;">Content here</div>
.mybackground {background-color:#b900d5;}
Border around this has a color of #b900d5
<div style="border:2px solid #b900d5;">Content here</div>
.myborder {border:2px solid #b900d5;}