#cf95d9 color space conversions
Hex:
#cf95d9
RGB:
207, 149, 217
CMY:
19, 42, 15
CMYK:
5, 31, 0, 15
HSL:
291°, 47.2222%, 71.7647%
HSV (HSB):
291°, 31.3364%, 85.0980%
XYZ:
49.0040, 39.7700, 70.7392
xyY:
0.3072, 0.2493, 39.7700
CIE-Lab:
69.3054, 33.2333, -26.1412
CIE-LCH:
69.3054, 42.2825, 321.8116
CIE-Luv:
69.3054, 27.6395, -46.0011
Hunter-Lab:
63.0635, 28.3436, -22.3620
#cf95d9 color charts
#cf95d9 color shades, tints & tones
#cf95d9 color schemes
#cf95d9 color preview, HTML & CSS examples
This text has a color of #cf95d9
<p style="color:#cf95d9;">Text here</p>
.mytext {color:#cf95d9;}
This box has a color of #cf95d9
<div style="background-color:#cf95d9;">Content here</div>
.mybackground {background-color:#cf95d9;}
Border around this has a color of #cf95d9
<div style="border:2px solid #cf95d9;">Content here</div>
.myborder {border:2px solid #cf95d9;}