#bf93d7 color space conversions
Hex:
#bf93d7
RGB:
191, 147, 215
CMY:
25, 42, 16
CMYK:
11, 32, 0, 16
HSL:
279°, 45.9459%, 70.9804%
HSV (HSB):
279°, 31.6279%, 84.3137%
XYZ:
44.1853, 36.8501, 69.0739
xyY:
0.2944, 0.2455, 36.8501
CIE-Lab:
67.1644, 28.8645, -28.4625
CIE-LCH:
67.1644, 40.5373, 315.4018
CIE-Luv:
67.1644, 19.1604, -48.8228
Hunter-Lab:
60.7043, 23.6937, -24.9717
#bf93d7 color charts
#bf93d7 color shades, tints & tones
#bf93d7 color schemes
#bf93d7 color preview, HTML & CSS examples
This text has a color of #bf93d7
<p style="color:#bf93d7;">Text here</p>
.mytext {color:#bf93d7;}
This box has a color of #bf93d7
<div style="background-color:#bf93d7;">Content here</div>
.mybackground {background-color:#bf93d7;}
Border around this has a color of #bf93d7
<div style="border:2px solid #bf93d7;">Content here</div>
.myborder {border:2px solid #bf93d7;}