#bf3385 color space conversions
Hex:
#bf3385
RGB:
191, 51, 133
CMY:
25, 80, 48
CMYK:
0, 73, 30, 25
HSL:
325°, 57.8512%, 47.4510%
HSV (HSB):
325°, 73.2984%, 74.9020%
XYZ:
26.9033, 15.1375, 23.6942
xyY:
0.4093, 0.2303, 15.1375
CIE-Lab:
45.8219, 61.8174, -13.7081
CIE-LCH:
45.8219, 63.3190, 347.4969
CIE-Luv:
45.8219, 79.3626, -29.3116
Hunter-Lab:
38.9069, 55.3420, -8.8726
#bf3385 color charts
#bf3385 color shades, tints & tones
#bf3385 color schemes
#bf3385 color preview, HTML & CSS examples
This text has a color of #bf3385
<p style="color:#bf3385;">Text here</p>
.mytext {color:#bf3385;}
This box has a color of #bf3385
<div style="background-color:#bf3385;">Content here</div>
.mybackground {background-color:#bf3385;}
Border around this has a color of #bf3385
<div style="border:2px solid #bf3385;">Content here</div>
.myborder {border:2px solid #bf3385;}