#f230dd color space conversions
Hex:
#f230dd
RGB:
242, 48, 221
CMY:
5, 81, 13
CMYK:
0, 80, 9, 5
HSL:
306°, 88.1818%, 56.8627%
HSV (HSB):
306°, 80.1653%, 94.9020%
XYZ:
50.7260, 26.2116, 70.7924
xyY:
0.3434, 0.1774, 26.2116
CIE-Lab:
58.2374, 85.5830, -45.2674
CIE-LCH:
58.2374, 96.8173, 332.1243
CIE-Luv:
58.2374, 84.2899, -82.4298
Hunter-Lab:
51.1973, 87.2618, -46.1444
#f230dd color charts
#f230dd color shades, tints & tones
#f230dd color schemes
#f230dd color preview, HTML & CSS examples
This text has a color of #f230dd
<p style="color:#f230dd;">Text here</p>
.mytext {color:#f230dd;}
This box has a color of #f230dd
<div style="background-color:#f230dd;">Content here</div>
.mybackground {background-color:#f230dd;}
Border around this has a color of #f230dd
<div style="border:2px solid #f230dd;">Content here</div>
.myborder {border:2px solid #f230dd;}