#b4daf5 color space conversions
Hex:
#b4daf5
RGB:
180, 218, 245
CMY:
29, 15, 4
CMYK:
27, 11, 0, 4
HSL:
205°, 76.4706%, 83.3333%
HSV (HSB):
205°, 26.5306%, 96.0784%
XYZ:
60.3752, 66.4387, 96.0280
xyY:
0.2709, 0.2981, 66.4387
CIE-Lab:
85.2197, -6.4815, -17.2807
CIE-LCH:
85.2197, 18.4562, 249.4404
CIE-Luv:
85.2197, -20.2632, -26.3429
Hunter-Lab:
81.5099, -10.4256, -12.7935
#b4daf5 color charts
#b4daf5 color shades, tints & tones
#b4daf5 color schemes
#b4daf5 color preview, HTML & CSS examples
This text has a color of #b4daf5
<p style="color:#b4daf5;">Text here</p>
.mytext {color:#b4daf5;}
This box has a color of #b4daf5
<div style="background-color:#b4daf5;">Content here</div>
.mybackground {background-color:#b4daf5;}
Border around this has a color of #b4daf5
<div style="border:2px solid #b4daf5;">Content here</div>
.myborder {border:2px solid #b4daf5;}