#bf15be color space conversions
Hex:
#bf15be
RGB:
191, 21, 190
CMY:
25, 92, 25
CMYK:
0, 89, 1, 25
HSL:
300°, 80.1887%, 41.5686%
HSV (HSB):
300°, 89.0052%, 74.9020%
XYZ:
31.0483, 15.3304, 50.0378
xyY:
0.3220, 0.1590, 15.3304
CIE-Lab:
46.0834, 76.7513, -47.2987
CIE-LCH:
46.0834, 90.1550, 328.3561
CIE-Luv:
46.0834, 62.4526, -79.5167
Hunter-Lab:
39.1541, 73.0269, -48.3632
#bf15be color charts
#bf15be color shades, tints & tones
#bf15be color schemes
#bf15be color preview, HTML & CSS examples
This text has a color of #bf15be
<p style="color:#bf15be;">Text here</p>
.mytext {color:#bf15be;}
This box has a color of #bf15be
<div style="background-color:#bf15be;">Content here</div>
.mybackground {background-color:#bf15be;}
Border around this has a color of #bf15be
<div style="border:2px solid #bf15be;">Content here</div>
.myborder {border:2px solid #bf15be;}