#bb95fd color space conversions
Hex:
#bb95fd
RGB:
187, 149, 253
CMY:
27, 42, 1
CMYK:
26, 41, 0, 1
HSL:
262°, 96.2963%, 78.8235%
HSV (HSB):
262°, 41.1067%, 99.2157%
XYZ:
48.9706, 39.1515, 97.9045
xyY:
0.2632, 0.2105, 39.1515
CIE-Lab:
68.8609, 35.0584, -46.7267
CIE-LCH:
68.8609, 58.4164, 306.8804
CIE-Luv:
68.8609, 11.4550, -80.0596
Hunter-Lab:
62.5712, 30.2013, -48.9706
#bb95fd color charts
#bb95fd color shades, tints & tones
#bb95fd color schemes
#bb95fd color preview, HTML & CSS examples
This text has a color of #bb95fd
<p style="color:#bb95fd;">Text here</p>
.mytext {color:#bb95fd;}
This box has a color of #bb95fd
<div style="background-color:#bb95fd;">Content here</div>
.mybackground {background-color:#bb95fd;}
Border around this has a color of #bb95fd
<div style="border:2px solid #bb95fd;">Content here</div>
.myborder {border:2px solid #bb95fd;}