#cf95db color space conversions
Hex:
#cf95db
RGB:
207, 149, 219
CMY:
19, 42, 14
CMYK:
5, 32, 0, 14
HSL:
290°, 49.2958%, 72.1569%
HSV (HSB):
290°, 31.9635%, 85.8824%
XYZ:
49.2658, 39.8748, 72.1178
xyY:
0.3055, 0.2473, 39.8748
CIE-Lab:
69.3802, 33.6235, -27.1302
CIE-LCH:
69.3802, 43.2041, 321.1006
CIE-Luv:
69.3802, 27.3387, -47.6672
Hunter-Lab:
63.1465, 28.7562, -23.5110
#cf95db color charts
#cf95db color shades, tints & tones
#cf95db color schemes
#cf95db color preview, HTML & CSS examples
This text has a color of #cf95db
<p style="color:#cf95db;">Text here</p>
.mytext {color:#cf95db;}
This box has a color of #cf95db
<div style="background-color:#cf95db;">Content here</div>
.mybackground {background-color:#cf95db;}
Border around this has a color of #cf95db
<div style="border:2px solid #cf95db;">Content here</div>
.myborder {border:2px solid #cf95db;}