#bf61d5 color space conversions
Hex:
#bf61d5
RGB:
191, 97, 213
CMY:
25, 62, 16
CMYK:
10, 54, 0, 16
HSL:
289°, 58.0000%, 60.7843%
HSV (HSB):
289°, 54.4601%, 83.5294%
XYZ:
37.7708, 24.4299, 65.6755
xyY:
0.2954, 0.1910, 24.4299
CIE-Lab:
56.5156, 55.0330, -43.9566
CIE-LCH:
56.5156, 70.4330, 321.3845
CIE-Luv:
56.5156, 39.2655, -75.4153
Hunter-Lab:
49.4266, 49.9097, -44.1829
#bf61d5 color charts
#bf61d5 color shades, tints & tones
#bf61d5 color schemes
#bf61d5 color preview, HTML & CSS examples
This text has a color of #bf61d5
<p style="color:#bf61d5;">Text here</p>
.mytext {color:#bf61d5;}
This box has a color of #bf61d5
<div style="background-color:#bf61d5;">Content here</div>
.mybackground {background-color:#bf61d5;}
Border around this has a color of #bf61d5
<div style="border:2px solid #bf61d5;">Content here</div>
.myborder {border:2px solid #bf61d5;}