#d0aff0 color space conversions
Hex:
#d0aff0
RGB:
208, 175, 240
CMY:
18, 31, 6
CMYK:
13, 27, 0, 6
HSL:
270°, 68.4211%, 81.3725%
HSV (HSB):
270°, 27.0833%, 94.1176%
XYZ:
57.0706, 50.3611, 89.1508
xyY:
0.2903, 0.2562, 50.3611
CIE-Lab:
76.2904, 24.0174, -27.9835
CIE-LCH:
76.2904, 36.8770, 310.6385
CIE-Luv:
76.2904, 13.4331, -48.2369
Hunter-Lab:
70.9656, 19.3601, -24.8074
#d0aff0 color charts
#d0aff0 color shades, tints & tones
#d0aff0 color schemes
#d0aff0 color preview, HTML & CSS examples
This text has a color of #d0aff0
<p style="color:#d0aff0;">Text here</p>
.mytext {color:#d0aff0;}
This box has a color of #d0aff0
<div style="background-color:#d0aff0;">Content here</div>
.mybackground {background-color:#d0aff0;}
Border around this has a color of #d0aff0
<div style="border:2px solid #d0aff0;">Content here</div>
.myborder {border:2px solid #d0aff0;}