#bf77ec color space conversions
Hex:
#bf77ec
RGB:
191, 119, 236
CMY:
25, 53, 7
CMYK:
19, 50, 0, 7
HSL:
277°, 75.4839%, 69.6078%
HSV (HSB):
277°, 49.5763%, 92.5490%
XYZ:
43.2230, 30.3261, 82.9323
xyY:
0.2762, 0.1938, 30.3261
CIE-Lab:
61.9346, 48.5742, -48.2792
CIE-LCH:
61.9346, 68.4860, 315.1745
CIE-Luv:
61.9346, 27.0820, -82.8645
Hunter-Lab:
55.0692, 43.7310, -50.7403
#bf77ec color charts
#bf77ec color shades, tints & tones
#bf77ec color schemes
#bf77ec color preview, HTML & CSS examples
This text has a color of #bf77ec
<p style="color:#bf77ec;">Text here</p>
.mytext {color:#bf77ec;}
This box has a color of #bf77ec
<div style="background-color:#bf77ec;">Content here</div>
.mybackground {background-color:#bf77ec;}
Border around this has a color of #bf77ec
<div style="border:2px solid #bf77ec;">Content here</div>
.myborder {border:2px solid #bf77ec;}