#bf13d3 color space conversions
Hex:
#bf13d3
RGB:
191, 19, 211
CMY:
25, 93, 17
CMYK:
9, 91, 0, 17
HSL:
294°, 83.4783%, 45.0980%
HSV (HSB):
294°, 90.9953%, 82.7451%
XYZ:
33.4766, 16.2453, 62.9993
xyY:
0.2970, 0.1441, 16.2453
CIE-Lab:
47.2946, 80.2837, -57.5276
CIE-LCH:
47.2946, 98.7669, 324.3763
CIE-Luv:
47.2946, 54.9772, -95.1080
Hunter-Lab:
40.3054, 77.7229, -64.4593
#bf13d3 color charts
#bf13d3 color shades, tints & tones
#bf13d3 color schemes
#bf13d3 color preview, HTML & CSS examples
This text has a color of #bf13d3
<p style="color:#bf13d3;">Text here</p>
.mytext {color:#bf13d3;}
This box has a color of #bf13d3
<div style="background-color:#bf13d3;">Content here</div>
.mybackground {background-color:#bf13d3;}
Border around this has a color of #bf13d3
<div style="border:2px solid #bf13d3;">Content here</div>
.myborder {border:2px solid #bf13d3;}