#bfa8e8 color space conversions
Hex:
#bfa8e8
RGB:
191, 168, 232
CMY:
25, 34, 9
CMYK:
18, 28, 0, 9
HSL:
262°, 58.1818%, 78.4314%
HSV (HSB):
262°, 27.5862%, 90.9804%
XYZ:
50.0540, 44.9078, 82.3739
xyY:
0.2823, 0.2532, 44.9078
CIE-Lab:
72.8312, 20.8796, -29.0812
CIE-LCH:
72.8312, 35.8004, 305.6774
CIE-Luv:
72.8312, 7.9529, -49.2397
Hunter-Lab:
67.0133, 16.0530, -25.9710
#bfa8e8 color charts
#bfa8e8 color shades, tints & tones
#bfa8e8 color schemes
#bfa8e8 color preview, HTML & CSS examples
This text has a color of #bfa8e8
<p style="color:#bfa8e8;">Text here</p>
.mytext {color:#bfa8e8;}
This box has a color of #bfa8e8
<div style="background-color:#bfa8e8;">Content here</div>
.mybackground {background-color:#bfa8e8;}
Border around this has a color of #bfa8e8
<div style="border:2px solid #bfa8e8;">Content here</div>
.myborder {border:2px solid #bfa8e8;}