#f03dcd color space conversions
Hex:
#f03dcd
RGB:
240, 61, 205
CMY:
6, 76, 20
CMYK:
0, 75, 15, 6
HSL:
312°, 85.6459%, 59.0196%
HSV (HSB):
312°, 74.5833%, 94.1176%
XYZ:
48.6234, 26.2705, 60.2656
xyY:
0.3597, 0.1944, 26.2705
CIE-Lab:
58.2929, 79.6602, -36.1188
CIE-LCH:
58.2929, 87.4661, 335.6100
CIE-Luv:
58.2929, 86.4730, -67.5338
Hunter-Lab:
51.2548, 79.6400, -33.8351
#f03dcd color charts
#f03dcd color shades, tints & tones
#f03dcd color schemes
#f03dcd color preview, HTML & CSS examples
This text has a color of #f03dcd
<p style="color:#f03dcd;">Text here</p>
.mytext {color:#f03dcd;}
This box has a color of #f03dcd
<div style="background-color:#f03dcd;">Content here</div>
.mybackground {background-color:#f03dcd;}
Border around this has a color of #f03dcd
<div style="border:2px solid #f03dcd;">Content here</div>
.myborder {border:2px solid #f03dcd;}