#bf38b5 color space conversions
Hex:
#bf38b5
RGB:
191, 56, 181
CMY:
25, 78, 29
CMYK:
0, 71, 5, 25
HSL:
304°, 54.6559%, 48.4314%
HSV (HSB):
304°, 70.6806%, 74.9020%
XYZ:
31.2405, 17.2409, 45.3973
xyY:
0.3328, 0.1837, 17.2409
CIE-Lab:
48.5622, 66.7764, -38.0984
CIE-LCH:
48.5622, 76.8803, 330.2937
CIE-Luv:
48.5622, 60.2689, -65.7389
Hunter-Lab:
41.5222, 61.6363, -35.7579
#bf38b5 color charts
#bf38b5 color shades, tints & tones
#bf38b5 color schemes
#bf38b5 color preview, HTML & CSS examples
This text has a color of #bf38b5
<p style="color:#bf38b5;">Text here</p>
.mytext {color:#bf38b5;}
This box has a color of #bf38b5
<div style="background-color:#bf38b5;">Content here</div>
.mybackground {background-color:#bf38b5;}
Border around this has a color of #bf38b5
<div style="border:2px solid #bf38b5;">Content here</div>
.myborder {border:2px solid #bf38b5;}