#dabaf1 color space conversions
Hex:
#dabaf1
RGB:
218, 186, 241
CMY:
15, 27, 5
CMYK:
10, 23, 0, 5
HSL:
275°, 66.2651%, 83.7255%
HSV (HSB):
275°, 22.8216%, 94.5098%
XYZ:
62.3495, 56.3741, 90.8142
xyY:
0.2976, 0.2690, 56.3741
CIE-Lab:
79.8263, 21.4009, -23.0437
CIE-LCH:
79.8263, 31.4485, 312.8832
CIE-Luv:
79.8263, 13.9496, -39.9648
Hunter-Lab:
75.0827, 16.8337, -19.1547
#dabaf1 color charts
#dabaf1 color shades, tints & tones
#dabaf1 color schemes
#dabaf1 color preview, HTML & CSS examples
This text has a color of #dabaf1
<p style="color:#dabaf1;">Text here</p>
.mytext {color:#dabaf1;}
This box has a color of #dabaf1
<div style="background-color:#dabaf1;">Content here</div>
.mybackground {background-color:#dabaf1;}
Border around this has a color of #dabaf1
<div style="border:2px solid #dabaf1;">Content here</div>
.myborder {border:2px solid #dabaf1;}