#bb22cd color space conversions
Hex:
#bb22cd
RGB:
187, 34, 205
CMY:
27, 87, 20
CMYK:
9, 83, 0, 20
HSL:
294°, 71.5481%, 46.8627%
HSV (HSB):
294°, 83.4146%, 80.3922%
XYZ:
32.0850, 16.1166, 59.1774
xyY:
0.2988, 0.1501, 16.1166
CIE-Lab:
47.1271, 76.0434, -54.3758
CIE-LCH:
47.1271, 93.4844, 324.4329
CIE-Luv:
47.1271, 52.9924, -90.0474
Hunter-Lab:
40.1455, 72.4056, -59.2958
#bb22cd color charts
#bb22cd color shades, tints & tones
#bb22cd color schemes
#bb22cd color preview, HTML & CSS examples
This text has a color of #bb22cd
<p style="color:#bb22cd;">Text here</p>
.mytext {color:#bb22cd;}
This box has a color of #bb22cd
<div style="background-color:#bb22cd;">Content here</div>
.mybackground {background-color:#bb22cd;}
Border around this has a color of #bb22cd
<div style="border:2px solid #bb22cd;">Content here</div>
.myborder {border:2px solid #bb22cd;}