#feabf2 color space conversions
Hex:
#feabf2
RGB:
254, 171, 242
CMY:
0, 33, 5
CMYK:
0, 33, 5, 0
HSL:
309°, 97.6471%, 83.3333%
HSV (HSB):
309°, 32.6772%, 99.6078%
XYZ:
71.4630, 56.6075, 91.1642
xyY:
0.3260, 0.2582, 56.6075
CIE-Lab:
79.9583, 41.0440, -23.0576
CIE-LCH:
79.9583, 47.0772, 330.6737
CIE-Luv:
79.9583, 43.1932, -43.3153
Hunter-Lab:
75.2379, 37.8777, -19.1739
#feabf2 color charts
#feabf2 color shades, tints & tones
#feabf2 color schemes
#feabf2 color preview, HTML & CSS examples
This text has a color of #feabf2
<p style="color:#feabf2;">Text here</p>
.mytext {color:#feabf2;}
This box has a color of #feabf2
<div style="background-color:#feabf2;">Content here</div>
.mybackground {background-color:#feabf2;}
Border around this has a color of #feabf2
<div style="border:2px solid #feabf2;">Content here</div>
.myborder {border:2px solid #feabf2;}