#cf97d9 color space conversions
Hex:
#cf97d9
RGB:
207, 151, 217
CMY:
19, 41, 15
CMYK:
5, 30, 0, 15
HSL:
291°, 46.4789%, 72.1569%
HSV (HSB):
291°, 30.4147%, 85.0980%
XYZ:
49.3231, 40.4084, 70.8456
xyY:
0.3072, 0.2516, 40.4084
CIE-Lab:
69.7594, 32.1450, -25.4452
CIE-LCH:
69.7594, 40.9971, 321.6357
CIE-Luv:
69.7594, 26.7160, -44.7528
Hunter-Lab:
63.5676, 27.2578, -21.5810
#cf97d9 color charts
#cf97d9 color shades, tints & tones
#cf97d9 color schemes
#cf97d9 color preview, HTML & CSS examples
This text has a color of #cf97d9
<p style="color:#cf97d9;">Text here</p>
.mytext {color:#cf97d9;}
This box has a color of #cf97d9
<div style="background-color:#cf97d9;">Content here</div>
.mybackground {background-color:#cf97d9;}
Border around this has a color of #cf97d9
<div style="border:2px solid #cf97d9;">Content here</div>
.myborder {border:2px solid #cf97d9;}