#bf70f3 color space conversions
Hex:
#bf70f3
RGB:
191, 112, 243
CMY:
25, 56, 5
CMYK:
21, 54, 0, 5
HSL:
276°, 84.5161%, 69.6078%
HSV (HSB):
276°, 53.9095%, 95.2941%
XYZ:
43.4577, 29.1358, 88.1273
xyY:
0.2704, 0.1813, 29.1358
CIE-Lab:
60.9013, 53.7229, -53.7977
CIE-LCH:
60.9013, 76.0286, 314.9602
CIE-Luv:
60.9013, 28.1288, -92.0782
Hunter-Lab:
53.9776, 49.2508, -59.0165
#bf70f3 color charts
#bf70f3 color shades, tints & tones
#bf70f3 color schemes
#bf70f3 color preview, HTML & CSS examples
This text has a color of #bf70f3
<p style="color:#bf70f3;">Text here</p>
.mytext {color:#bf70f3;}
This box has a color of #bf70f3
<div style="background-color:#bf70f3;">Content here</div>
.mybackground {background-color:#bf70f3;}
Border around this has a color of #bf70f3
<div style="border:2px solid #bf70f3;">Content here</div>
.myborder {border:2px solid #bf70f3;}