#bf1882 color space conversions
Hex:
#bf1882
RGB:
191, 24, 130
CMY:
25, 91, 49
CMYK:
0, 87, 32, 25
HSL:
322°, 77.6744%, 42.1569%
HSV (HSB):
322°, 87.4346%, 74.9020%
XYZ:
25.8418, 13.3413, 22.3322
xyY:
0.4201, 0.2169, 13.3413
CIE-Lab:
43.2731, 68.4275, -15.7521
CIE-LCH:
43.2731, 70.2172, 347.0363
CIE-Luv:
43.2731, 87.1946, -32.8957
Hunter-Lab:
36.5258, 62.3674, -10.6824
#bf1882 color charts
#bf1882 color shades, tints & tones
#bf1882 color schemes
#bf1882 color preview, HTML & CSS examples
This text has a color of #bf1882
<p style="color:#bf1882;">Text here</p>
.mytext {color:#bf1882;}
This box has a color of #bf1882
<div style="background-color:#bf1882;">Content here</div>
.mybackground {background-color:#bf1882;}
Border around this has a color of #bf1882
<div style="border:2px solid #bf1882;">Content here</div>
.myborder {border:2px solid #bf1882;}