#b880cd color space conversions
Hex:
#b880cd
RGB:
184, 128, 205
CMY:
28, 50, 20
CMYK:
10, 38, 0, 20
HSL:
284°, 43.5028%, 65.2941%
HSV (HSB):
284°, 37.5610%, 80.3922%
XYZ:
38.5058, 30.0365, 61.5257
xyY:
0.2960, 0.2309, 30.0365
CIE-Lab:
61.6857, 35.1174, -31.4059
CIE-LCH:
61.6857, 47.1122, 318.1933
CIE-Luv:
61.6857, 24.7043, -53.7568
Hunter-Lab:
54.8055, 29.5025, -28.1962
#b880cd color charts
#b880cd color shades, tints & tones
#b880cd color schemes
#b880cd color preview, HTML & CSS examples
This text has a color of #b880cd
<p style="color:#b880cd;">Text here</p>
.mytext {color:#b880cd;}
This box has a color of #b880cd
<div style="background-color:#b880cd;">Content here</div>
.mybackground {background-color:#b880cd;}
Border around this has a color of #b880cd
<div style="border:2px solid #b880cd;">Content here</div>
.myborder {border:2px solid #b880cd;}