#f28cc5 color space conversions
Hex:
#f28cc5
RGB:
242, 140, 197
CMY:
5, 45, 23
CMYK:
0, 42, 19, 5
HSL:
326°, 79.6875%, 74.9020%
HSV (HSB):
326°, 42.1488%, 94.9020%
XYZ:
56.0741, 41.6646, 57.9100
xyY:
0.3603, 0.2677, 41.6646
CIE-Lab:
70.6391, 45.9069, -12.6643
CIE-LCH:
70.6391, 47.6217, 344.5774
CIE-Luv:
70.6391, 59.2902, -27.2232
Hunter-Lab:
64.5481, 42.1067, -8.0089
#f28cc5 color charts
#f28cc5 color shades, tints & tones
#f28cc5 color schemes
#f28cc5 color preview, HTML & CSS examples
This text has a color of #f28cc5
<p style="color:#f28cc5;">Text here</p>
.mytext {color:#f28cc5;}
This box has a color of #f28cc5
<div style="background-color:#f28cc5;">Content here</div>
.mybackground {background-color:#f28cc5;}
Border around this has a color of #f28cc5
<div style="border:2px solid #f28cc5;">Content here</div>
.myborder {border:2px solid #f28cc5;}