#bf3cb9 color space conversions
Hex:
#bf3cb9
RGB:
191, 60, 185
CMY:
25, 76, 27
CMYK:
0, 69, 3, 25
HSL:
303°, 52.1912%, 49.2157%
HSV (HSB):
303°, 68.5864%, 74.9020%
XYZ:
31.8587, 17.8109, 47.6576
xyY:
0.3273, 0.1830, 17.8109
CIE-Lab:
49.2659, 66.0041, -39.3247
CIE-LCH:
49.2659, 76.8308, 329.2139
CIE-Luv:
49.2659, 57.9469, -67.6752
Hunter-Lab:
42.2029, 60.8932, -37.4112
#bf3cb9 color charts
#bf3cb9 color shades, tints & tones
#bf3cb9 color schemes
#bf3cb9 color preview, HTML & CSS examples
This text has a color of #bf3cb9
<p style="color:#bf3cb9;">Text here</p>
.mytext {color:#bf3cb9;}
This box has a color of #bf3cb9
<div style="background-color:#bf3cb9;">Content here</div>
.mybackground {background-color:#bf3cb9;}
Border around this has a color of #bf3cb9
<div style="border:2px solid #bf3cb9;">Content here</div>
.myborder {border:2px solid #bf3cb9;}