#cf98f9 color space conversions
Hex:
#cf98f9
RGB:
207, 152, 249
CMY:
19, 40, 2
CMYK:
17, 39, 0, 2
HSL:
274°, 88.9908%, 78.6275%
HSV (HSB):
274°, 38.9558%, 97.6471%
XYZ:
54.0592, 42.5614, 94.9885
xyY:
0.2821, 0.2221, 42.5614
CIE-Lab:
71.2563, 38.1625, -40.6609
CIE-LCH:
71.2563, 55.7646, 313.1846
CIE-Luv:
71.2563, 21.6639, -70.8132
Hunter-Lab:
65.2391, 33.7424, -40.6591
#cf98f9 color charts
#cf98f9 color shades, tints & tones
#cf98f9 color schemes
#cf98f9 color preview, HTML & CSS examples
This text has a color of #cf98f9
<p style="color:#cf98f9;">Text here</p>
.mytext {color:#cf98f9;}
This box has a color of #cf98f9
<div style="background-color:#cf98f9;">Content here</div>
.mybackground {background-color:#cf98f9;}
Border around this has a color of #cf98f9
<div style="border:2px solid #cf98f9;">Content here</div>
.myborder {border:2px solid #cf98f9;}