#bf85e8 color space conversions
Hex:
#bf85e8
RGB:
191, 133, 232
CMY:
25, 48, 9
CMYK:
18, 43, 0, 9
HSL:
275°, 68.2759%, 71.5686%
HSV (HSB):
275°, 42.6724%, 90.9804%
XYZ:
44.4389, 33.6776, 80.5022
xyY:
0.2802, 0.2123, 33.6776
CIE-Lab:
64.7059, 40.2012, -41.6995
CIE-LCH:
64.7059, 57.9222, 313.9520
CIE-Luv:
64.7059, 22.5869, -71.6728
Hunter-Lab:
58.0324, 35.1313, -41.6240
#bf85e8 color charts
#bf85e8 color shades, tints & tones
#bf85e8 color schemes
#bf85e8 color preview, HTML & CSS examples
This text has a color of #bf85e8
<p style="color:#bf85e8;">Text here</p>
.mytext {color:#bf85e8;}
This box has a color of #bf85e8
<div style="background-color:#bf85e8;">Content here</div>
.mybackground {background-color:#bf85e8;}
Border around this has a color of #bf85e8
<div style="border:2px solid #bf85e8;">Content here</div>
.myborder {border:2px solid #bf85e8;}