#bb3dd3 color space conversions
Hex:
#bb3dd3
RGB:
187, 61, 211
CMY:
27, 76, 17
CMYK:
11, 71, 0, 17
HSL:
290°, 63.0252%, 53.3333%
HSV (HSB):
290°, 71.0900%, 82.7451%
XYZ:
33.9201, 18.6054, 63.4314
xyY:
0.2925, 0.1605, 18.6054
CIE-Lab:
50.2223, 69.2168, -52.8601
CIE-LCH:
50.2223, 87.0928, 322.6314
CIE-Luv:
50.2223, 46.8411, -88.5526
Hunter-Lab:
43.1340, 64.8860, -56.9961
#bb3dd3 color charts
#bb3dd3 color shades, tints & tones
#bb3dd3 color schemes
#bb3dd3 color preview, HTML & CSS examples
This text has a color of #bb3dd3
<p style="color:#bb3dd3;">Text here</p>
.mytext {color:#bb3dd3;}
This box has a color of #bb3dd3
<div style="background-color:#bb3dd3;">Content here</div>
.mybackground {background-color:#bb3dd3;}
Border around this has a color of #bb3dd3
<div style="border:2px solid #bb3dd3;">Content here</div>
.myborder {border:2px solid #bb3dd3;}