#ffa5f9 color space conversions
Hex:
#ffa5f9
RGB:
255, 165, 249
CMY:
0, 35, 2
CMYK:
0, 35, 2, 0
HSL:
304°, 100.0000%, 82.3529%
HSV (HSB):
304°, 35.2941%, 100.0000%
XYZ:
71.7940, 55.0098, 96.4565
xyY:
0.3216, 0.2464, 55.0098
CIE-Lab:
79.0469, 45.6733, -28.2082
CIE-LCH:
79.0469, 53.6820, 328.3002
CIE-Luv:
79.0469, 45.4564, -52.4100
Hunter-Lab:
74.1686, 42.9901, -25.1888
#ffa5f9 color charts
#ffa5f9 color shades, tints & tones
#ffa5f9 color schemes
#ffa5f9 color preview, HTML & CSS examples
This text has a color of #ffa5f9
<p style="color:#ffa5f9;">Text here</p>
.mytext {color:#ffa5f9;}
This box has a color of #ffa5f9
<div style="background-color:#ffa5f9;">Content here</div>
.mybackground {background-color:#ffa5f9;}
Border around this has a color of #ffa5f9
<div style="border:2px solid #ffa5f9;">Content here</div>
.myborder {border:2px solid #ffa5f9;}