#f03dea color space conversions
Hex:
#f03dea
RGB:
240, 61, 234
CMY:
6, 76, 8
CMYK:
0, 75, 3, 6
HSL:
302°, 85.6459%, 59.0196%
HSV (HSB):
302°, 74.5833%, 94.1176%
XYZ:
52.4552, 27.8033, 80.4438
xyY:
0.3264, 0.1730, 27.8033
CIE-Lab:
59.7106, 83.7899, -50.2683
CIE-LCH:
59.7106, 97.7120, 329.0391
CIE-Luv:
59.7106, 75.5552, -90.2879
Hunter-Lab:
52.7288, 85.2984, -53.5435
#f03dea color charts
#f03dea color shades, tints & tones
#f03dea color schemes
#f03dea color preview, HTML & CSS examples
This text has a color of #f03dea
<p style="color:#f03dea;">Text here</p>
.mytext {color:#f03dea;}
This box has a color of #f03dea
<div style="background-color:#f03dea;">Content here</div>
.mybackground {background-color:#f03dea;}
Border around this has a color of #f03dea
<div style="border:2px solid #f03dea;">Content here</div>
.myborder {border:2px solid #f03dea;}