#f128dd color space conversions
Hex:
#f128dd
RGB:
241, 40, 221
CMY:
5, 84, 13
CMYK:
0, 83, 8, 5
HSL:
306°, 87.7729%, 55.0980%
HSV (HSB):
306°, 83.4025%, 94.5098%
XYZ:
50.0856, 25.4388, 70.6770
xyY:
0.3426, 0.1740, 25.4388
CIE-Lab:
57.5005, 87.0449, -46.4437
CIE-LCH:
57.5005, 98.6602, 331.9174
CIE-Luv:
57.5005, 84.7644, -84.2130
Hunter-Lab:
50.4369, 88.9920, -47.7770
#f128dd color charts
#f128dd color shades, tints & tones
#f128dd color schemes
#f128dd color preview, HTML & CSS examples
This text has a color of #f128dd
<p style="color:#f128dd;">Text here</p>
.mytext {color:#f128dd;}
This box has a color of #f128dd
<div style="background-color:#f128dd;">Content here</div>
.mybackground {background-color:#f128dd;}
Border around this has a color of #f128dd
<div style="border:2px solid #f128dd;">Content here</div>
.myborder {border:2px solid #f128dd;}