#bf01be color space conversions
Hex:
#bf01be
RGB:
191, 1, 190
CMY:
25, 100, 25
CMYK:
0, 99, 1, 25
HSL:
300°, 98.9583%, 37.6471%
HSV (HSB):
300°, 99.4764%, 74.9020%
XYZ:
30.7910, 14.8158, 49.9521
xyY:
0.3222, 0.1550, 14.8158
CIE-Lab:
45.3808, 78.8259, -48.4219
CIE-LCH:
45.3808, 92.5105, 328.4380
CIE-Luv:
45.3808, 63.6356, -81.0400
Hunter-Lab:
38.4913, 75.4308, -49.9997
#bf01be color charts
#bf01be color shades, tints & tones
#bf01be color schemes
#bf01be color preview, HTML & CSS examples
This text has a color of #bf01be
<p style="color:#bf01be;">Text here</p>
.mytext {color:#bf01be;}
This box has a color of #bf01be
<div style="background-color:#bf01be;">Content here</div>
.mybackground {background-color:#bf01be;}
Border around this has a color of #bf01be
<div style="border:2px solid #bf01be;">Content here</div>
.myborder {border:2px solid #bf01be;}