#bf60d5 color space conversions
Hex:
#bf60d5
RGB:
191, 96, 213
CMY:
25, 62, 16
CMYK:
10, 55, 0, 16
HSL:
289°, 58.2090%, 60.5882%
HSV (HSB):
289°, 54.9296%, 83.5294%
XYZ:
37.6790, 24.2462, 65.6449
xyY:
0.2954, 0.1901, 24.2462
CIE-Lab:
56.3335, 55.5200, -44.2444
CIE-LCH:
56.3335, 70.9933, 321.4483
CIE-Luv:
56.3335, 39.5932, -75.8801
Hunter-Lab:
49.2404, 50.4181, -44.5741
#bf60d5 color charts
#bf60d5 color shades, tints & tones
#bf60d5 color schemes
#bf60d5 color preview, HTML & CSS examples
This text has a color of #bf60d5
<p style="color:#bf60d5;">Text here</p>
.mytext {color:#bf60d5;}
This box has a color of #bf60d5
<div style="background-color:#bf60d5;">Content here</div>
.mybackground {background-color:#bf60d5;}
Border around this has a color of #bf60d5
<div style="border:2px solid #bf60d5;">Content here</div>
.myborder {border:2px solid #bf60d5;}