#b555cb color space conversions
Hex:
#b555cb
RGB:
181, 85, 203
CMY:
29, 67, 20
CMYK:
11, 58, 0, 20
HSL:
289°, 53.1532%, 56.4706%
HSV (HSB):
289°, 58.1281%, 79.6078%
XYZ:
33.0840, 20.6326, 58.7387
xyY:
0.2942, 0.1835, 20.6326
CIE-Lab:
52.5450, 56.2672, -44.6304
CIE-LCH:
52.5450, 71.8183, 321.5791
CIE-Luv:
52.5450, 39.1047, -75.4128
Hunter-Lab:
45.4231, 50.5207, -44.8745
#b555cb color charts
#b555cb color shades, tints & tones
#b555cb color schemes
#b555cb color preview, HTML & CSS examples
This text has a color of #b555cb
<p style="color:#b555cb;">Text here</p>
.mytext {color:#b555cb;}
This box has a color of #b555cb
<div style="background-color:#b555cb;">Content here</div>
.mybackground {background-color:#b555cb;}
Border around this has a color of #b555cb
<div style="border:2px solid #b555cb;">Content here</div>
.myborder {border:2px solid #b555cb;}