#bd79e8 color space conversions
Hex:
#bd79e8
RGB:
189, 121, 232
CMY:
26, 53, 9
CMYK:
19, 48, 0, 9
HSL:
277°, 70.7006%, 69.2157%
HSV (HSB):
277°, 47.8448%, 90.9804%
XYZ:
42.3891, 30.3198, 79.9621
xyY:
0.2777, 0.1986, 30.3198
CIE-Lab:
61.9291, 46.1091, -46.0816
CIE-LCH:
61.9291, 65.1886, 315.0171
CIE-Luv:
61.9291, 25.9243, -78.9923
Hunter-Lab:
55.0634, 41.0527, -47.5555
#bd79e8 color charts
#bd79e8 color shades, tints & tones
#bd79e8 color schemes
#bd79e8 color preview, HTML & CSS examples
This text has a color of #bd79e8
<p style="color:#bd79e8;">Text here</p>
.mytext {color:#bd79e8;}
This box has a color of #bd79e8
<div style="background-color:#bd79e8;">Content here</div>
.mybackground {background-color:#bd79e8;}
Border around this has a color of #bd79e8
<div style="border:2px solid #bd79e8;">Content here</div>
.myborder {border:2px solid #bd79e8;}