#bf67d5 color space conversions
Hex:
#bf67d5
RGB:
191, 103, 213
CMY:
25, 60, 16
CMYK:
10, 52, 0, 16
HSL:
288°, 56.7010%, 61.9608%
HSV (HSB):
288°, 51.6432%, 83.5294%
XYZ:
38.3463, 25.5810, 65.8673
xyY:
0.2954, 0.1971, 25.5810
CIE-Lab:
57.6371, 52.0566, -42.1873
CIE-LCH:
57.6371, 67.0050, 320.9783
CIE-Luv:
57.6371, 37.2323, -72.5289
Hunter-Lab:
50.5776, 46.8222, -41.8091
#bf67d5 color charts
#bf67d5 color shades, tints & tones
#bf67d5 color schemes
#bf67d5 color preview, HTML & CSS examples
This text has a color of #bf67d5
<p style="color:#bf67d5;">Text here</p>
.mytext {color:#bf67d5;}
This box has a color of #bf67d5
<div style="background-color:#bf67d5;">Content here</div>
.mybackground {background-color:#bf67d5;}
Border around this has a color of #bf67d5
<div style="border:2px solid #bf67d5;">Content here</div>
.myborder {border:2px solid #bf67d5;}