#bf23cb color space conversions
Hex:
#bf23cb
RGB:
191, 35, 203
CMY:
25, 86, 20
CMYK:
6, 83, 0, 20
HSL:
296°, 70.5882%, 46.6667%
HSV (HSB):
296°, 82.7586%, 79.6078%
XYZ:
32.8664, 16.5902, 57.9699
xyY:
0.3059, 0.1544, 16.5902
CIE-Lab:
47.7395, 76.2074, -52.2022
CIE-LCH:
47.7395, 92.3723, 325.5888
CIE-Luv:
47.7395, 56.2873, -87.2777
Hunter-Lab:
40.7311, 72.7542, -55.8718
#bf23cb color charts
#bf23cb color shades, tints & tones
#bf23cb color schemes
#bf23cb color preview, HTML & CSS examples
This text has a color of #bf23cb
<p style="color:#bf23cb;">Text here</p>
.mytext {color:#bf23cb;}
This box has a color of #bf23cb
<div style="background-color:#bf23cb;">Content here</div>
.mybackground {background-color:#bf23cb;}
Border around this has a color of #bf23cb
<div style="border:2px solid #bf23cb;">Content here</div>
.myborder {border:2px solid #bf23cb;}