#bf23d3 color space conversions
Hex:
#bf23d3
RGB:
191, 35, 211
CMY:
25, 86, 17
CMYK:
9, 83, 0, 17
HSL:
293°, 71.5447%, 48.2353%
HSV (HSB):
293°, 83.4123%, 82.7451%
XYZ:
33.8448, 16.9816, 63.1220
xyY:
0.2970, 0.1490, 16.9816
CIE-Lab:
48.2368, 77.5123, -56.0113
CIE-LCH:
48.2368, 95.6317, 324.1477
CIE-Luv:
48.2368, 53.5643, -93.1560
Hunter-Lab:
41.2087, 74.4870, -61.9721
#bf23d3 color charts
#bf23d3 color shades, tints & tones
#bf23d3 color schemes
#bf23d3 color preview, HTML & CSS examples
This text has a color of #bf23d3
<p style="color:#bf23d3;">Text here</p>
.mytext {color:#bf23d3;}
This box has a color of #bf23d3
<div style="background-color:#bf23d3;">Content here</div>
.mybackground {background-color:#bf23d3;}
Border around this has a color of #bf23d3
<div style="border:2px solid #bf23d3;">Content here</div>
.myborder {border:2px solid #bf23d3;}