#bb28d5 color space conversions
Hex:
#bb28d5
RGB:
187, 40, 213
CMY:
27, 84, 16
CMYK:
12, 81, 0, 16
HSL:
291°, 68.3794%, 49.6078%
HSV (HSB):
291°, 81.2207%, 83.5294%
XYZ:
33.2625, 16.8865, 64.4571
xyY:
0.2902, 0.1473, 16.8865
CIE-Lab:
48.1167, 75.9862, -57.3860
CIE-LCH:
48.1167, 95.2211, 322.9393
CIE-Luv:
48.1167, 49.6585, -94.8717
Hunter-Lab:
41.0932, 72.5725, -64.2347
#bb28d5 color charts
#bb28d5 color shades, tints & tones
#bb28d5 color schemes
#bb28d5 color preview, HTML & CSS examples
This text has a color of #bb28d5
<p style="color:#bb28d5;">Text here</p>
.mytext {color:#bb28d5;}
This box has a color of #bb28d5
<div style="background-color:#bb28d5;">Content here</div>
.mybackground {background-color:#bb28d5;}
Border around this has a color of #bb28d5
<div style="border:2px solid #bb28d5;">Content here</div>
.myborder {border:2px solid #bb28d5;}