#cf64c8 color space conversions
Hex:
#cf64c8
RGB:
207, 100, 200
CMY:
19, 61, 22
CMYK:
0, 52, 3, 19
HSL:
304°, 52.7094%, 60.1961%
HSV (HSB):
304°, 51.6908%, 81.1765%
XYZ:
40.7146, 26.5499, 57.6223
xyY:
0.3260, 0.2126, 26.5499
CIE-Lab:
58.5553, 55.5534, -33.2296
CIE-LCH:
58.5553, 64.7332, 329.1140
CIE-Luv:
58.5553, 52.0240, -59.2140
Hunter-Lab:
51.5266, 50.8734, -30.2356
#cf64c8 color charts
#cf64c8 color shades, tints & tones
#cf64c8 color schemes
#cf64c8 color preview, HTML & CSS examples
This text has a color of #cf64c8
<p style="color:#cf64c8;">Text here</p>
.mytext {color:#cf64c8;}
This box has a color of #cf64c8
<div style="background-color:#cf64c8;">Content here</div>
.mybackground {background-color:#cf64c8;}
Border around this has a color of #cf64c8
<div style="border:2px solid #cf64c8;">Content here</div>
.myborder {border:2px solid #cf64c8;}