#bf17f2 color space conversions
Hex:
#bf17f2
RGB:
191, 23, 242
CMY:
25, 91, 5
CMYK:
21, 90, 0, 5
HSL:
286°, 89.3878%, 51.9608%
HSV (HSB):
286°, 90.4959%, 94.9020%
XYZ:
37.8193, 18.1000, 85.5047
xyY:
0.2674, 0.1280, 18.1000
CIE-Lab:
49.6171, 84.9251, -71.3856
CIE-LCH:
49.6171, 110.9422, 319.9506
CIE-Luv:
49.6171, 44.8375, -116.3897
Hunter-Lab:
42.5441, 84.2244, -89.3798
#bf17f2 color charts
#bf17f2 color shades, tints & tones
#bf17f2 color schemes
#bf17f2 color preview, HTML & CSS examples
This text has a color of #bf17f2
<p style="color:#bf17f2;">Text here</p>
.mytext {color:#bf17f2;}
This box has a color of #bf17f2
<div style="background-color:#bf17f2;">Content here</div>
.mybackground {background-color:#bf17f2;}
Border around this has a color of #bf17f2
<div style="border:2px solid #bf17f2;">Content here</div>
.myborder {border:2px solid #bf17f2;}