#cf95dd color space conversions
Hex:
#cf95dd
RGB:
207, 149, 221
CMY:
19, 42, 13
CMYK:
6, 33, 0, 13
HSL:
288°, 51.4286%, 72.5490%
HSV (HSB):
288°, 32.5792%, 86.6667%
XYZ:
49.5307, 39.9807, 73.5131
xyY:
0.3038, 0.2452, 39.9807
CIE-Lab:
69.4558, 34.0165, -28.1170
CIE-LCH:
69.4558, 44.1327, 320.4239
CIE-Luv:
69.4558, 27.0380, -49.3344
Hunter-Lab:
63.2303, 29.1727, -24.6708
#cf95dd color charts
#cf95dd color shades, tints & tones
#cf95dd color schemes
#cf95dd color preview, HTML & CSS examples
This text has a color of #cf95dd
<p style="color:#cf95dd;">Text here</p>
.mytext {color:#cf95dd;}
This box has a color of #cf95dd
<div style="background-color:#cf95dd;">Content here</div>
.mybackground {background-color:#cf95dd;}
Border around this has a color of #cf95dd
<div style="border:2px solid #cf95dd;">Content here</div>
.myborder {border:2px solid #cf95dd;}