#b764ed color space conversions
Hex:
#b764ed
RGB:
183, 100, 237
CMY:
28, 61, 7
CMYK:
23, 58, 0, 7
HSL:
276°, 79.1908%, 66.0784%
HSV (HSB):
276°, 57.8059%, 92.9412%
XYZ:
39.3717, 25.2960, 82.9283
xyY:
0.2668, 0.1714, 25.2960
CIE-Lab:
57.3627, 56.5034, -56.1588
CIE-LCH:
57.3627, 79.6646, 315.1752
CIE-Luv:
57.3627, 28.3827, -94.9413
Hunter-Lab:
50.2952, 51.7154, -62.5526
#b764ed color charts
#b764ed color shades, tints & tones
#b764ed color schemes
#b764ed color preview, HTML & CSS examples
This text has a color of #b764ed
<p style="color:#b764ed;">Text here</p>
.mytext {color:#b764ed;}
This box has a color of #b764ed
<div style="background-color:#b764ed;">Content here</div>
.mybackground {background-color:#b764ed;}
Border around this has a color of #b764ed
<div style="border:2px solid #b764ed;">Content here</div>
.myborder {border:2px solid #b764ed;}