#cf89ed color space conversions
Hex:
#cf89ed
RGB:
207, 137, 237
CMY:
19, 46, 7
CMYK:
13, 42, 0, 7
HSL:
282°, 73.5294%, 73.3333%
HSV (HSB):
282°, 42.1941%, 92.9412%
XYZ:
49.9638, 37.2711, 84.6814
xyY:
0.2906, 0.2168, 37.2711
CIE-Lab:
67.4800, 43.7026, -39.9934
CIE-LCH:
67.4800, 59.2401, 317.5375
CIE-Luv:
67.4800, 29.5824, -69.8978
Hunter-Lab:
61.0501, 39.2480, -39.5050
#cf89ed color charts
#cf89ed color shades, tints & tones
#cf89ed color schemes
#cf89ed color preview, HTML & CSS examples
This text has a color of #cf89ed
<p style="color:#cf89ed;">Text here</p>
.mytext {color:#cf89ed;}
This box has a color of #cf89ed
<div style="background-color:#cf89ed;">Content here</div>
.mybackground {background-color:#cf89ed;}
Border around this has a color of #cf89ed
<div style="border:2px solid #cf89ed;">Content here</div>
.myborder {border:2px solid #cf89ed;}