#bd79fd color space conversions
Hex:
#bd79fd
RGB:
189, 121, 253
CMY:
26, 53, 1
CMYK:
25, 52, 0, 1
HSL:
271°, 97.0588%, 73.3333%
HSV (HSB):
271°, 52.1739%, 99.2157%
XYZ:
45.5533, 31.5854, 96.6242
xyY:
0.2622, 0.1818, 31.5854
CIE-Lab:
62.9987, 50.7766, -55.9887
CIE-LCH:
62.9987, 75.5844, 312.2051
CIE-Luv:
62.9987, 22.3869, -95.8566
Hunter-Lab:
56.2009, 46.3304, -62.5945
#bd79fd color charts
#bd79fd color shades, tints & tones
#bd79fd color schemes
#bd79fd color preview, HTML & CSS examples
This text has a color of #bd79fd
<p style="color:#bd79fd;">Text here</p>
.mytext {color:#bd79fd;}
This box has a color of #bd79fd
<div style="background-color:#bd79fd;">Content here</div>
.mybackground {background-color:#bd79fd;}
Border around this has a color of #bd79fd
<div style="border:2px solid #bd79fd;">Content here</div>
.myborder {border:2px solid #bd79fd;}