#f95aeb color space conversions
Hex:
#f95aeb
RGB:
249, 90, 235
CMY:
2, 65, 8
CMYK:
0, 64, 6, 2
HSL:
305°, 92.9825%, 66.4706%
HSV (HSB):
305°, 63.8554%, 97.6471%
XYZ:
57.7185, 33.4502, 82.0117
xyY:
0.3333, 0.1932, 33.4502
CIE-Lab:
64.5238, 76.3256, -43.1367
CIE-LCH:
64.5238, 87.6720, 330.5263
CIE-Luv:
64.5238, 74.4692, -79.3464
Hunter-Lab:
57.8362, 76.9235, -43.5879
#f95aeb color charts
#f95aeb color shades, tints & tones
#f95aeb color schemes
#f95aeb color preview, HTML & CSS examples
This text has a color of #f95aeb
<p style="color:#f95aeb;">Text here</p>
.mytext {color:#f95aeb;}
This box has a color of #f95aeb
<div style="background-color:#f95aeb;">Content here</div>
.mybackground {background-color:#f95aeb;}
Border around this has a color of #f95aeb
<div style="border:2px solid #f95aeb;">Content here</div>
.myborder {border:2px solid #f95aeb;}