#bf2784 color space conversions
Hex:
#bf2784
RGB:
191, 39, 132
CMY:
25, 85, 48
CMYK:
0, 80, 31, 25
HSL:
323°, 66.0870%, 45.0980%
HSV (HSB):
323°, 79.5812%, 74.9020%
XYZ:
26.3762, 14.1933, 23.1792
xyY:
0.4138, 0.2226, 14.1933
CIE-Lab:
44.5089, 65.3186, -15.0940
CIE-LCH:
44.5089, 67.0399, 346.9884
CIE-Luv:
44.5089, 83.2083, -31.6439
Hunter-Lab:
37.6741, 59.0412, -10.1067
#bf2784 color charts
#bf2784 color shades, tints & tones
#bf2784 color schemes
#bf2784 color preview, HTML & CSS examples
This text has a color of #bf2784
<p style="color:#bf2784;">Text here</p>
.mytext {color:#bf2784;}
This box has a color of #bf2784
<div style="background-color:#bf2784;">Content here</div>
.mybackground {background-color:#bf2784;}
Border around this has a color of #bf2784
<div style="border:2px solid #bf2784;">Content here</div>
.myborder {border:2px solid #bf2784;}