#bf93df color space conversions
Hex:
#bf93df
RGB:
191, 147, 223
CMY:
25, 42, 13
CMYK:
14, 34, 0, 13
HSL:
275°, 54.2857%, 72.5490%
HSV (HSB):
275°, 34.0807%, 87.4510%
XYZ:
45.2389, 37.2715, 74.6218
xyY:
0.2879, 0.2372, 37.2715
CIE-Lab:
67.4802, 30.5576, -32.4009
CIE-LCH:
67.4802, 44.5374, 313.3230
CIE-Luv:
67.4802, 18.1227, -55.5275
Hunter-Lab:
61.0504, 25.4318, -29.7348
#bf93df color charts
#bf93df color shades, tints & tones
#bf93df color schemes
#bf93df color preview, HTML & CSS examples
This text has a color of #bf93df
<p style="color:#bf93df;">Text here</p>
.mytext {color:#bf93df;}
This box has a color of #bf93df
<div style="background-color:#bf93df;">Content here</div>
.mybackground {background-color:#bf93df;}
Border around this has a color of #bf93df
<div style="border:2px solid #bf93df;">Content here</div>
.myborder {border:2px solid #bf93df;}