#bf78ec color space conversions
Hex:
#bf78ec
RGB:
191, 120, 236
CMY:
25, 53, 7
CMYK:
19, 49, 0, 7
HSL:
277°, 75.3247%, 69.8039%
HSV (HSB):
277°, 49.1525%, 92.5490%
XYZ:
43.3427, 30.5654, 82.9722
xyY:
0.2763, 0.1948, 30.5654
CIE-Lab:
62.1391, 48.0474, -47.9560
CIE-LCH:
62.1391, 67.8847, 315.0546
CIE-Luv:
62.1391, 26.7327, -82.3261
Hunter-Lab:
55.2860, 43.1883, -50.2811
#bf78ec color charts
#bf78ec color shades, tints & tones
#bf78ec color schemes
#bf78ec color preview, HTML & CSS examples
This text has a color of #bf78ec
<p style="color:#bf78ec;">Text here</p>
.mytext {color:#bf78ec;}
This box has a color of #bf78ec
<div style="background-color:#bf78ec;">Content here</div>
.mybackground {background-color:#bf78ec;}
Border around this has a color of #bf78ec
<div style="border:2px solid #bf78ec;">Content here</div>
.myborder {border:2px solid #bf78ec;}