#ff98ed color space conversions
Hex:
#ff98ed
RGB:
255, 152, 237
CMY:
0, 40, 7
CMYK:
0, 40, 7, 0
HSL:
310°, 100.0000%, 79.8039%
HSV (HSB):
310°, 40.3922%, 100.0000%
XYZ:
67.7543, 49.8309, 86.1680
xyY:
0.3325, 0.2446, 49.8309
CIE-Lab:
75.9653, 50.2498, -26.4335
CIE-LCH:
75.9653, 56.7783, 332.2538
CIE-Luv:
75.9653, 53.8899, -50.0202
Hunter-Lab:
70.5910, 47.7927, -22.9596
#ff98ed color charts
#ff98ed color shades, tints & tones
#ff98ed color schemes
#ff98ed color preview, HTML & CSS examples
This text has a color of #ff98ed
<p style="color:#ff98ed;">Text here</p>
.mytext {color:#ff98ed;}
This box has a color of #ff98ed
<div style="background-color:#ff98ed;">Content here</div>
.mybackground {background-color:#ff98ed;}
Border around this has a color of #ff98ed
<div style="border:2px solid #ff98ed;">Content here</div>
.myborder {border:2px solid #ff98ed;}