#bf80db color space conversions
Hex:
#bf80db
RGB:
191, 128, 219
CMY:
25, 50, 14
CMYK:
13, 42, 0, 14
HSL:
282°, 55.8282%, 68.0392%
HSV (HSB):
282°, 41.5525%, 85.8824%
XYZ:
41.9912, 31.6292, 70.9097
xyY:
0.2905, 0.2188, 31.6292
CIE-Lab:
63.0352, 40.1424, -37.0909
CIE-LCH:
63.0352, 54.6548, 317.2626
CIE-Luv:
63.0352, 26.6444, -63.8662
Hunter-Lab:
56.2398, 34.8565, -35.3876
#bf80db color charts
#bf80db color shades, tints & tones
#bf80db color schemes
#bf80db color preview, HTML & CSS examples
This text has a color of #bf80db
<p style="color:#bf80db;">Text here</p>
.mytext {color:#bf80db;}
This box has a color of #bf80db
<div style="background-color:#bf80db;">Content here</div>
.mybackground {background-color:#bf80db;}
Border around this has a color of #bf80db
<div style="border:2px solid #bf80db;">Content here</div>
.myborder {border:2px solid #bf80db;}