#bf23f9 color space conversions
Hex:
#bf23f9
RGB:
191, 35, 249
CMY:
25, 86, 2
CMYK:
23, 86, 0, 2
HSL:
284°, 94.6903%, 55.6863%
HSV (HSB):
284°, 85.9438%, 97.6471%
XYZ:
39.1858, 19.1180, 91.2474
xyY:
0.2620, 0.1278, 19.1180
CIE-Lab:
50.8250, 84.0960, -73.3448
CIE-LCH:
50.8250, 111.5867, 318.9065
CIE-Luv:
50.8250, 41.9761, -119.8699
Hunter-Lab:
43.7241, 83.4554, -93.1247
#bf23f9 color charts
#bf23f9 color shades, tints & tones
#bf23f9 color schemes
#bf23f9 color preview, HTML & CSS examples
This text has a color of #bf23f9
<p style="color:#bf23f9;">Text here</p>
.mytext {color:#bf23f9;}
This box has a color of #bf23f9
<div style="background-color:#bf23f9;">Content here</div>
.mybackground {background-color:#bf23f9;}
Border around this has a color of #bf23f9
<div style="border:2px solid #bf23f9;">Content here</div>
.myborder {border:2px solid #bf23f9;}