#b80ccb color space conversions
Hex:
#b80ccb
RGB:
184, 12, 203
CMY:
28, 95, 20
CMYK:
9, 94, 0, 20
HSL:
294°, 88.8372%, 42.1569%
HSV (HSB):
294°, 94.0887%, 79.6078%
XYZ:
30.6781, 14.7651, 57.7329
xyY:
0.2973, 0.1431, 14.7651
CIE-Lab:
45.3108, 78.7079, -56.1686
CIE-LCH:
45.3108, 96.6946, 324.4871
CIE-Luv:
45.3108, 53.3998, -91.8452
Hunter-Lab:
38.4254, 75.2668, -62.1837
#b80ccb color charts
#b80ccb color shades, tints & tones
#b80ccb color schemes
#b80ccb color preview, HTML & CSS examples
This text has a color of #b80ccb
<p style="color:#b80ccb;">Text here</p>
.mytext {color:#b80ccb;}
This box has a color of #b80ccb
<div style="background-color:#b80ccb;">Content here</div>
.mybackground {background-color:#b80ccb;}
Border around this has a color of #b80ccb
<div style="border:2px solid #b80ccb;">Content here</div>
.myborder {border:2px solid #b80ccb;}