#b755cd color space conversions
Hex:
#b755cd
RGB:
183, 85, 205
CMY:
28, 67, 20
CMYK:
11, 59, 0, 20
HSL:
289°, 54.5455%, 56.8627%
HSV (HSB):
289°, 58.5366%, 80.3922%
XYZ:
33.7964, 20.9721, 60.0244
xyY:
0.2944, 0.1827, 20.9721
CIE-Lab:
52.9189, 57.1619, -45.1650
CIE-LCH:
52.9189, 72.8516, 321.6869
CIE-Luv:
52.9189, 39.8838, -76.4739
Hunter-Lab:
45.7953, 51.5893, -45.6554
#b755cd color charts
#b755cd color shades, tints & tones
#b755cd color schemes
#b755cd color preview, HTML & CSS examples
This text has a color of #b755cd
<p style="color:#b755cd;">Text here</p>
.mytext {color:#b755cd;}
This box has a color of #b755cd
<div style="background-color:#b755cd;">Content here</div>
.mybackground {background-color:#b755cd;}
Border around this has a color of #b755cd
<div style="border:2px solid #b755cd;">Content here</div>
.myborder {border:2px solid #b755cd;}