#cf95d6 color space conversions
Hex:
#cf95d6
RGB:
207, 149, 214
CMY:
19, 42, 16
CMYK:
3, 30, 0, 16
HSL:
294°, 44.2177%, 71.1765%
HSV (HSB):
294°, 30.3738%, 83.9216%
XYZ:
48.6172, 39.6153, 68.7024
xyY:
0.3098, 0.2524, 39.6153
CIE-Lab:
69.1947, 32.6531, -24.6534
CIE-LCH:
69.1947, 40.9147, 322.9468
CIE-Luv:
69.1947, 28.0911, -43.5043
Hunter-Lab:
62.9407, 27.7322, -20.6590
#cf95d6 color charts
#cf95d6 color shades, tints & tones
#cf95d6 color schemes
#cf95d6 color preview, HTML & CSS examples
This text has a color of #cf95d6
<p style="color:#cf95d6;">Text here</p>
.mytext {color:#cf95d6;}
This box has a color of #cf95d6
<div style="background-color:#cf95d6;">Content here</div>
.mybackground {background-color:#cf95d6;}
Border around this has a color of #cf95d6
<div style="border:2px solid #cf95d6;">Content here</div>
.myborder {border:2px solid #cf95d6;}