#b165dd color space conversions
Hex:
#b165dd
RGB:
177, 101, 221
CMY:
31, 60, 13
CMYK:
20, 54, 0, 13
HSL:
278°, 63.8298%, 63.1373%
HSV (HSB):
278°, 54.2986%, 86.6667%
XYZ:
35.8363, 23.8749, 71.1262
xyY:
0.2739, 0.1825, 23.8749
CIE-Lab:
55.9624, 51.0317, -49.4617
CIE-LCH:
55.9624, 71.0682, 315.8950
CIE-Luv:
55.9624, 27.7778, -83.3288
Hunter-Lab:
48.8620, 45.4068, -52.1024
#b165dd color charts
#b165dd color shades, tints & tones
#b165dd color schemes
#b165dd color preview, HTML & CSS examples
This text has a color of #b165dd
<p style="color:#b165dd;">Text here</p>
.mytext {color:#b165dd;}
This box has a color of #b165dd
<div style="background-color:#b165dd;">Content here</div>
.mybackground {background-color:#b165dd;}
Border around this has a color of #b165dd
<div style="border:2px solid #b165dd;">Content here</div>
.myborder {border:2px solid #b165dd;}