#cf65d6 color space conversions
Hex:
#cf65d6
RGB:
207, 101, 214
CMY:
19, 60, 16
CMYK:
3, 53, 0, 16
HSL:
296°, 57.9487%, 61.7647%
HSV (HSB):
296°, 52.8037%, 83.9216%
XYZ:
42.5234, 27.4278, 66.6712
xyY:
0.3112, 0.2008, 27.4278
CIE-Lab:
59.3682, 57.5504, -39.8880
CIE-LCH:
59.3682, 70.0222, 325.2743
CIE-Luv:
59.3682, 48.0518, -70.1268
Hunter-Lab:
52.3716, 53.2839, -38.8186
#cf65d6 color charts
#cf65d6 color shades, tints & tones
#cf65d6 color schemes
#cf65d6 color preview, HTML & CSS examples
This text has a color of #cf65d6
<p style="color:#cf65d6;">Text here</p>
.mytext {color:#cf65d6;}
This box has a color of #cf65d6
<div style="background-color:#cf65d6;">Content here</div>
.mybackground {background-color:#cf65d6;}
Border around this has a color of #cf65d6
<div style="border:2px solid #cf65d6;">Content here</div>
.myborder {border:2px solid #cf65d6;}