#bf93cb color space conversions
Hex:
#bf93cb
RGB:
191, 147, 203
CMY:
25, 42, 20
CMYK:
6, 28, 0, 20
HSL:
287°, 35.0000%, 68.6275%
HSV (HSB):
287°, 27.5862%, 79.6078%
XYZ:
42.6991, 36.2556, 61.2475
xyY:
0.3046, 0.2586, 36.2556
CIE-Lab:
66.7148, 26.4102, -22.4854
CIE-LCH:
66.7148, 34.6856, 319.5892
CIE-Luv:
66.7148, 20.7233, -38.7862
Hunter-Lab:
60.2126, 21.2091, -18.1601
#bf93cb color charts
#bf93cb color shades, tints & tones
#bf93cb color schemes
#bf93cb color preview, HTML & CSS examples
This text has a color of #bf93cb
<p style="color:#bf93cb;">Text here</p>
.mytext {color:#bf93cb;}
This box has a color of #bf93cb
<div style="background-color:#bf93cb;">Content here</div>
.mybackground {background-color:#bf93cb;}
Border around this has a color of #bf93cb
<div style="border:2px solid #bf93cb;">Content here</div>
.myborder {border:2px solid #bf93cb;}