#bb30cc color space conversions
Hex:
#bb30cc
RGB:
187, 48, 204
CMY:
27, 81, 20
CMYK:
8, 76, 0, 20
HSL:
293°, 61.9048%, 49.4118%
HSV (HSB):
293°, 76.4706%, 80.0000%
XYZ:
32.4496, 17.0383, 58.7052
xyY:
0.2999, 0.1575, 17.0383
CIE-Lab:
48.3083, 72.2658, -51.9040
CIE-LCH:
48.3083, 88.9740, 324.3127
CIE-Luv:
48.3083, 51.3794, -86.6344
Hunter-Lab:
41.2775, 68.0888, -55.4284
#bb30cc color charts
#bb30cc color shades, tints & tones
#bb30cc color schemes
#bb30cc color preview, HTML & CSS examples
This text has a color of #bb30cc
<p style="color:#bb30cc;">Text here</p>
.mytext {color:#bb30cc;}
This box has a color of #bb30cc
<div style="background-color:#bb30cc;">Content here</div>
.mybackground {background-color:#bb30cc;}
Border around this has a color of #bb30cc
<div style="border:2px solid #bb30cc;">Content here</div>
.myborder {border:2px solid #bb30cc;}