#b255cb color space conversions
Hex:
#b255cb
RGB:
178, 85, 203
CMY:
30, 67, 20
CMYK:
12, 58, 0, 20
HSL:
287°, 53.1532%, 56.4706%
HSV (HSB):
287°, 58.1281%, 79.6078%
XYZ:
32.3881, 20.2738, 58.7061
xyY:
0.2908, 0.1820, 20.2738
CIE-Lab:
52.1453, 55.5060, -45.2893
CIE-LCH:
52.1453, 71.6383, 320.7878
CIE-Luv:
52.1453, 37.2091, -76.1863
Hunter-Lab:
45.0264, 49.6012, -45.7847
#b255cb color charts
#b255cb color shades, tints & tones
#b255cb color schemes
#b255cb color preview, HTML & CSS examples
This text has a color of #b255cb
<p style="color:#b255cb;">Text here</p>
.mytext {color:#b255cb;}
This box has a color of #b255cb
<div style="background-color:#b255cb;">Content here</div>
.mybackground {background-color:#b255cb;}
Border around this has a color of #b255cb
<div style="border:2px solid #b255cb;">Content here</div>
.myborder {border:2px solid #b255cb;}