#bf70c1 color space conversions
Hex:
#bf70c1
RGB:
191, 112, 193
CMY:
25, 56, 24
CMYK:
1, 42, 0, 24
HSL:
299°, 39.5122%, 59.8039%
HSV (HSB):
299°, 41.9689%, 75.6863%
XYZ:
36.9057, 26.5150, 53.6248
xyY:
0.3153, 0.2265, 26.5150
CIE-Lab:
58.5227, 43.5537, -29.4550
CIE-LCH:
58.5227, 52.5787, 325.9298
CIE-Luv:
58.5227, 38.0818, -51.4369
Hunter-Lab:
51.4927, 37.8217, -25.7001
#bf70c1 color charts
#bf70c1 color shades, tints & tones
#bf70c1 color schemes
#bf70c1 color preview, HTML & CSS examples
This text has a color of #bf70c1
<p style="color:#bf70c1;">Text here</p>
.mytext {color:#bf70c1;}
This box has a color of #bf70c1
<div style="background-color:#bf70c1;">Content here</div>
.mybackground {background-color:#bf70c1;}
Border around this has a color of #bf70c1
<div style="border:2px solid #bf70c1;">Content here</div>
.myborder {border:2px solid #bf70c1;}