#bf67dd color space conversions
Hex:
#bf67dd
RGB:
191, 103, 221
CMY:
25, 60, 13
CMYK:
14, 53, 0, 13
HSL:
285°, 63.4409%, 63.5294%
HSV (HSB):
285°, 53.3937%, 86.6667%
XYZ:
39.3873, 25.9973, 71.3487
xyY:
0.2881, 0.1901, 25.9973
CIE-Lab:
58.0345, 53.6570, -46.0698
CIE-LCH:
58.0345, 70.7213, 319.3507
CIE-Luv:
58.0345, 35.4835, -78.9734
Hunter-Lab:
50.9876, 48.6608, -47.2752
#bf67dd color charts
#bf67dd color shades, tints & tones
#bf67dd color schemes
#bf67dd color preview, HTML & CSS examples
This text has a color of #bf67dd
<p style="color:#bf67dd;">Text here</p>
.mytext {color:#bf67dd;}
This box has a color of #bf67dd
<div style="background-color:#bf67dd;">Content here</div>
.mybackground {background-color:#bf67dd;}
Border around this has a color of #bf67dd
<div style="border:2px solid #bf67dd;">Content here</div>
.myborder {border:2px solid #bf67dd;}