#ff98dc color space conversions
Hex:
#ff98dc
RGB:
255, 152, 220
CMY:
0, 40, 14
CMYK:
0, 40, 14, 0
HSL:
320°, 100.0000%, 79.8039%
HSV (HSB):
320°, 40.3922%, 100.0000%
XYZ:
65.3865, 48.8838, 73.6994
xyY:
0.3479, 0.2601, 48.8838
CIE-Lab:
75.3790, 47.5125, -18.0528
CIE-LCH:
75.3790, 50.8266, 339.1953
CIE-Luv:
75.3790, 57.4657, -36.1588
Hunter-Lab:
69.9169, 44.5790, -13.5557
#ff98dc color charts
#ff98dc color shades, tints & tones
#ff98dc color schemes
#ff98dc color preview, HTML & CSS examples
This text has a color of #ff98dc
<p style="color:#ff98dc;">Text here</p>
.mytext {color:#ff98dc;}
This box has a color of #ff98dc
<div style="background-color:#ff98dc;">Content here</div>
.mybackground {background-color:#ff98dc;}
Border around this has a color of #ff98dc
<div style="border:2px solid #ff98dc;">Content here</div>
.myborder {border:2px solid #ff98dc;}