#bf36a5 color space conversions
Hex:
#bf36a5
RGB:
191, 54, 165
CMY:
25, 79, 35
CMYK:
0, 72, 14, 25
HSL:
311°, 55.9184%, 48.0392%
HSV (HSB):
311°, 71.7277%, 74.9020%
XYZ:
29.5966, 16.4313, 37.2090
xyY:
0.3556, 0.1974, 16.4313
CIE-Lab:
47.5353, 65.0402, -30.2838
CIE-LCH:
47.5353, 71.7450, 335.0326
CIE-Luv:
47.5353, 66.4435, -53.6982
Hunter-Lab:
40.5356, 59.3924, -26.0494
#bf36a5 color charts
#bf36a5 color shades, tints & tones
#bf36a5 color schemes
#bf36a5 color preview, HTML & CSS examples
This text has a color of #bf36a5
<p style="color:#bf36a5;">Text here</p>
.mytext {color:#bf36a5;}
This box has a color of #bf36a5
<div style="background-color:#bf36a5;">Content here</div>
.mybackground {background-color:#bf36a5;}
Border around this has a color of #bf36a5
<div style="border:2px solid #bf36a5;">Content here</div>
.myborder {border:2px solid #bf36a5;}