#b888cd color space conversions
Hex:
#b888cd
RGB:
184, 136, 205
CMY:
28, 47, 20
CMYK:
10, 34, 0, 20
HSL:
282°, 40.8284%, 66.8627%
HSV (HSB):
282°, 33.6585%, 80.3922%
XYZ:
39.5908, 32.2064, 61.8874
xyY:
0.2962, 0.2409, 32.2064
CIE-Lab:
63.5131, 30.6831, -28.5785
CIE-LCH:
63.5131, 41.9307, 317.0340
CIE-Luv:
63.5131, 21.2416, -48.8256
Hunter-Lab:
56.7507, 25.2124, -24.9310
#b888cd color charts
#b888cd color shades, tints & tones
#b888cd color schemes
#b888cd color preview, HTML & CSS examples
This text has a color of #b888cd
<p style="color:#b888cd;">Text here</p>
.mytext {color:#b888cd;}
This box has a color of #b888cd
<div style="background-color:#b888cd;">Content here</div>
.mybackground {background-color:#b888cd;}
Border around this has a color of #b888cd
<div style="border:2px solid #b888cd;">Content here</div>
.myborder {border:2px solid #b888cd;}