#bb95e1 color space conversions
Hex:
#bb95e1
RGB:
187, 149, 225
CMY:
27, 42, 12
CMYK:
17, 34, 0, 12
HSL:
270°, 55.8824%, 73.3333%
HSV (HSB):
270°, 33.7778%, 88.2353%
XYZ:
44.8316, 37.4959, 76.1087
xyY:
0.2830, 0.2367, 37.4959
CIE-Lab:
67.6474, 28.6617, -33.2761
CIE-LCH:
67.6474, 43.9180, 310.7393
CIE-Luv:
67.6474, 14.7468, -56.7023
Hunter-Lab:
61.2339, 23.5269, -30.8288
#bb95e1 color charts
#bb95e1 color shades, tints & tones
#bb95e1 color schemes
#bb95e1 color preview, HTML & CSS examples
This text has a color of #bb95e1
<p style="color:#bb95e1;">Text here</p>
.mytext {color:#bb95e1;}
This box has a color of #bb95e1
<div style="background-color:#bb95e1;">Content here</div>
.mybackground {background-color:#bb95e1;}
Border around this has a color of #bb95e1
<div style="border:2px solid #bb95e1;">Content here</div>
.myborder {border:2px solid #bb95e1;}