#b913cd color space conversions
Hex:
#b913cd
RGB:
185, 19, 205
CMY:
27, 93, 20
CMYK:
10, 91, 0, 20
HSL:
294°, 83.0357%, 43.9216%
HSV (HSB):
294°, 90.7317%, 80.3922%
XYZ:
31.2599, 15.1878, 59.0416
xyY:
0.2963, 0.1440, 15.1878
CIE-Lab:
45.8904, 78.3641, -56.3832
CIE-LCH:
45.8904, 96.5401, 324.2649
CIE-Luv:
45.8904, 52.9852, -92.4521
Hunter-Lab:
38.9715, 74.9784, -62.5438
#b913cd color charts
#b913cd color shades, tints & tones
#b913cd color schemes
#b913cd color preview, HTML & CSS examples
This text has a color of #b913cd
<p style="color:#b913cd;">Text here</p>
.mytext {color:#b913cd;}
This box has a color of #b913cd
<div style="background-color:#b913cd;">Content here</div>
.mybackground {background-color:#b913cd;}
Border around this has a color of #b913cd
<div style="border:2px solid #b913cd;">Content here</div>
.myborder {border:2px solid #b913cd;}