#bf60c4 color space conversions
Hex:
#bf60c4
RGB:
191, 96, 196
CMY:
25, 62, 23
CMYK:
3, 51, 0, 23
HSL:
297°, 45.8716%, 57.2549%
HSV (HSB):
297°, 51.0204%, 76.8627%
XYZ:
35.6325, 23.4276, 54.8685
xyY:
0.3128, 0.2056, 23.4276
CIE-Lab:
55.5101, 52.2951, -35.8607
CIE-LCH:
55.5101, 63.4096, 325.5601
CIE-Luv:
55.5101, 43.6801, -62.1494
Hunter-Lab:
48.4021, 46.7040, -33.3295
#bf60c4 color charts
#bf60c4 color shades, tints & tones
#bf60c4 color schemes
#bf60c4 color preview, HTML & CSS examples
This text has a color of #bf60c4
<p style="color:#bf60c4;">Text here</p>
.mytext {color:#bf60c4;}
This box has a color of #bf60c4
<div style="background-color:#bf60c4;">Content here</div>
.mybackground {background-color:#bf60c4;}
Border around this has a color of #bf60c4
<div style="border:2px solid #bf60c4;">Content here</div>
.myborder {border:2px solid #bf60c4;}