#bf84cc color space conversions
Hex:
#bf84cc
RGB:
191, 132, 204
CMY:
25, 48, 20
CMYK:
6, 35, 0, 20
HSL:
289°, 41.3793%, 65.8824%
HSV (HSB):
289°, 35.2941%, 80.0000%
XYZ:
40.6362, 31.9385, 61.1497
xyY:
0.3039, 0.2388, 31.9385
CIE-Lab:
63.2920, 34.8944, -28.2988
CIE-LCH:
63.2920, 44.9271, 320.9585
CIE-Luv:
63.2920, 27.4176, -48.9938
Hunter-Lab:
56.5142, 29.4496, -24.5933
#bf84cc color charts
#bf84cc color shades, tints & tones
#bf84cc color schemes
#bf84cc color preview, HTML & CSS examples
This text has a color of #bf84cc
<p style="color:#bf84cc;">Text here</p>
.mytext {color:#bf84cc;}
This box has a color of #bf84cc
<div style="background-color:#bf84cc;">Content here</div>
.mybackground {background-color:#bf84cc;}
Border around this has a color of #bf84cc
<div style="border:2px solid #bf84cc;">Content here</div>
.myborder {border:2px solid #bf84cc;}