#b165db color space conversions
Hex:
#b165db
RGB:
177, 101, 219
CMY:
31, 60, 14
CMYK:
19, 54, 0, 14
HSL:
279°, 62.1053%, 62.7451%
HSV (HSB):
279°, 53.8813%, 85.8824%
XYZ:
35.5713, 23.7689, 69.7309
xyY:
0.2756, 0.1842, 23.7689
CIE-Lab:
55.8557, 50.5989, -48.5033
CIE-LCH:
55.8557, 70.0915, 316.2114
CIE-Luv:
55.8557, 28.1666, -81.7411
Hunter-Lab:
48.7534, 44.9182, -50.6737
#b165db color charts
#b165db color shades, tints & tones
#b165db color schemes
#b165db color preview, HTML & CSS examples
This text has a color of #b165db
<p style="color:#b165db;">Text here</p>
.mytext {color:#b165db;}
This box has a color of #b165db
<div style="background-color:#b165db;">Content here</div>
.mybackground {background-color:#b165db;}
Border around this has a color of #b165db
<div style="border:2px solid #b165db;">Content here</div>
.myborder {border:2px solid #b165db;}