#b58ccc color space conversions
Hex:
#b58ccc
RGB:
181, 140, 204
CMY:
29, 45, 20
CMYK:
11, 31, 0, 20
HSL:
278°, 38.5542%, 67.4510%
HSV (HSB):
278°, 31.3725%, 80.0000%
XYZ:
39.3332, 32.9396, 61.4116
xyY:
0.2942, 0.2464, 32.9396
CIE-Lab:
64.1119, 27.2907, -27.1204
CIE-LCH:
64.1119, 38.4746, 315.1793
CIE-Luv:
64.1119, 17.8277, -46.0485
Hunter-Lab:
57.3930, 21.8939, -23.2664
#b58ccc color charts
#b58ccc color shades, tints & tones
#b58ccc color schemes
#b58ccc color preview, HTML & CSS examples
This text has a color of #b58ccc
<p style="color:#b58ccc;">Text here</p>
.mytext {color:#b58ccc;}
This box has a color of #b58ccc
<div style="background-color:#b58ccc;">Content here</div>
.mybackground {background-color:#b58ccc;}
Border around this has a color of #b58ccc
<div style="border:2px solid #b58ccc;">Content here</div>
.myborder {border:2px solid #b58ccc;}