#f39fd5 color space conversions
Hex:
#f39fd5
RGB:
243, 159, 213
CMY:
5, 38, 16
CMYK:
0, 35, 12, 5
HSL:
321°, 77.7778%, 78.8235%
HSV (HSB):
321°, 34.5679%, 95.2941%
XYZ:
61.3705, 48.6551, 69.1076
xyY:
0.3426, 0.2716, 48.6551
CIE-Lab:
75.2362, 38.8997, -14.5735
CIE-LCH:
75.2362, 41.5400, 339.4619
CIE-Luv:
75.2362, 46.9536, -29.1381
Hunter-Lab:
69.7532, 34.9805, -9.9140
#f39fd5 color charts
#f39fd5 color shades, tints & tones
#f39fd5 color schemes
#f39fd5 color preview, HTML & CSS examples
This text has a color of #f39fd5
<p style="color:#f39fd5;">Text here</p>
.mytext {color:#f39fd5;}
This box has a color of #f39fd5
<div style="background-color:#f39fd5;">Content here</div>
.mybackground {background-color:#f39fd5;}
Border around this has a color of #f39fd5
<div style="border:2px solid #f39fd5;">Content here</div>
.myborder {border:2px solid #f39fd5;}