#bf82cc color space conversions
Hex:
#bf82cc
RGB:
191, 130, 204
CMY:
25, 49, 20
CMYK:
6, 36, 0, 20
HSL:
289°, 42.0455%, 65.4902%
HSV (HSB):
289°, 36.2745%, 80.0000%
XYZ:
40.3676, 31.4013, 61.0602
xyY:
0.3039, 0.2364, 31.4013
CIE-Lab:
62.8449, 35.9899, -28.9891
CIE-LCH:
62.8449, 46.2130, 321.1493
CIE-Luv:
62.8449, 28.2974, -50.2019
Hunter-Lab:
56.0368, 30.5226, -25.3792
#bf82cc color charts
#bf82cc color shades, tints & tones
#bf82cc color schemes
#bf82cc color preview, HTML & CSS examples
This text has a color of #bf82cc
<p style="color:#bf82cc;">Text here</p>
.mytext {color:#bf82cc;}
This box has a color of #bf82cc
<div style="background-color:#bf82cc;">Content here</div>
.mybackground {background-color:#bf82cc;}
Border around this has a color of #bf82cc
<div style="border:2px solid #bf82cc;">Content here</div>
.myborder {border:2px solid #bf82cc;}