#bf60db color space conversions
Hex:
#bf60db
RGB:
191, 96, 219
CMY:
25, 62, 14
CMYK:
13, 56, 0, 14
HSL:
286°, 63.0769%, 61.7647%
HSV (HSB):
286°, 56.1644%, 85.8824%
XYZ:
38.4549, 24.5566, 69.7309
xyY:
0.2897, 0.1850, 24.5566
CIE-Lab:
56.6408, 56.6995, -47.1498
CIE-LCH:
56.6408, 73.7424, 320.2540
CIE-Luv:
56.6408, 38.1926, -80.6672
Hunter-Lab:
49.5546, 51.7974, -48.7419
#bf60db color charts
#bf60db color shades, tints & tones
#bf60db color schemes
#bf60db color preview, HTML & CSS examples
This text has a color of #bf60db
<p style="color:#bf60db;">Text here</p>
.mytext {color:#bf60db;}
This box has a color of #bf60db
<div style="background-color:#bf60db;">Content here</div>
.mybackground {background-color:#bf60db;}
Border around this has a color of #bf60db
<div style="border:2px solid #bf60db;">Content here</div>
.myborder {border:2px solid #bf60db;}