#bf60f9 color space conversions
Hex:
#bf60f9
RGB:
191, 96, 249
CMY:
25, 62, 2
CMYK:
23, 61, 0, 2
HSL:
277°, 92.7273%, 67.6471%
HSV (HSB):
277°, 61.4458%, 97.6471%
XYZ:
42.7676, 26.2817, 92.4413
xyY:
0.2648, 0.1627, 26.2817
CIE-Lab:
58.3034, 62.8707, -61.2697
CIE-LCH:
58.3034, 87.7878, 315.7389
CIE-Luv:
58.3034, 31.5673, -103.9912
Hunter-Lab:
51.2656, 59.1961, -71.0247
#bf60f9 color charts
#bf60f9 color shades, tints & tones
#bf60f9 color schemes
#bf60f9 color preview, HTML & CSS examples
This text has a color of #bf60f9
<p style="color:#bf60f9;">Text here</p>
.mytext {color:#bf60f9;}
This box has a color of #bf60f9
<div style="background-color:#bf60f9;">Content here</div>
.mybackground {background-color:#bf60f9;}
Border around this has a color of #bf60f9
<div style="border:2px solid #bf60f9;">Content here</div>
.myborder {border:2px solid #bf60f9;}