#bf03af color space conversions
Hex:
#bf03af
RGB:
191, 3, 175
CMY:
25, 99, 31
CMYK:
0, 98, 8, 25
HSL:
305°, 96.9072%, 38.0392%
HSV (HSB):
305°, 98.4293%, 74.9020%
XYZ:
29.2563, 14.2366, 41.7634
xyY:
0.3432, 0.1670, 14.2366
CIE-Lab:
44.5704, 76.5164, -40.8827
CIE-LCH:
44.5704, 86.7534, 331.8844
CIE-Luv:
44.5704, 69.5764, -69.6738
Hunter-Lab:
37.7315, 72.3755, -39.2136
#bf03af color charts
#bf03af color shades, tints & tones
#bf03af color schemes
#bf03af color preview, HTML & CSS examples
This text has a color of #bf03af
<p style="color:#bf03af;">Text here</p>
.mytext {color:#bf03af;}
This box has a color of #bf03af
<div style="background-color:#bf03af;">Content here</div>
.mybackground {background-color:#bf03af;}
Border around this has a color of #bf03af
<div style="border:2px solid #bf03af;">Content here</div>
.myborder {border:2px solid #bf03af;}