#f38dcd color space conversions
Hex:
#f38dcd
RGB:
243, 141, 205
CMY:
5, 45, 20
CMYK:
0, 42, 16, 5
HSL:
322°, 80.9524%, 75.2941%
HSV (HSB):
322°, 41.9753%, 95.2941%
XYZ:
57.5065, 42.5122, 62.9324
xyY:
0.3529, 0.2609, 42.5122
CIE-Lab:
71.2226, 46.9323, -16.2134
CIE-LCH:
71.2226, 49.6540, 340.9418
CIE-Luv:
71.2226, 57.7521, -32.8814
Hunter-Lab:
65.2014, 43.3314, -11.5857
#f38dcd color charts
#f38dcd color shades, tints & tones
#f38dcd color schemes
#f38dcd color preview, HTML & CSS examples
This text has a color of #f38dcd
<p style="color:#f38dcd;">Text here</p>
.mytext {color:#f38dcd;}
This box has a color of #f38dcd
<div style="background-color:#f38dcd;">Content here</div>
.mybackground {background-color:#f38dcd;}
Border around this has a color of #f38dcd
<div style="border:2px solid #f38dcd;">Content here</div>
.myborder {border:2px solid #f38dcd;}