#bf82f5 color space conversions
Hex:
#bf82f5
RGB:
191, 130, 245
CMY:
25, 49, 4
CMYK:
22, 47, 0, 4
HSL:
272°, 85.1852%, 73.5294%
HSV (HSB):
272°, 46.9388%, 96.0784%
XYZ:
45.9499, 33.6342, 90.4564
xyY:
0.2702, 0.1978, 33.6342
CIE-Lab:
64.6712, 44.7003, -48.9256
CIE-LCH:
64.6712, 66.2709, 312.4160
CIE-Luv:
64.6712, 21.6961, -84.0754
Hunter-Lab:
57.9950, 39.9358, -51.8798
#bf82f5 color charts
#bf82f5 color shades, tints & tones
#bf82f5 color schemes
#bf82f5 color preview, HTML & CSS examples
This text has a color of #bf82f5
<p style="color:#bf82f5;">Text here</p>
.mytext {color:#bf82f5;}
This box has a color of #bf82f5
<div style="background-color:#bf82f5;">Content here</div>
.mybackground {background-color:#bf82f5;}
Border around this has a color of #bf82f5
<div style="border:2px solid #bf82f5;">Content here</div>
.myborder {border:2px solid #bf82f5;}