#cf82e6 color space conversions
Hex:
#cf82e6
RGB:
207, 130, 230
CMY:
19, 49, 10
CMYK:
10, 43, 0, 10
HSL:
286°, 66.6667%, 70.5882%
HSV (HSB):
286°, 43.4783%, 90.1961%
XYZ:
47.9977, 34.9438, 79.0780
xyY:
0.2962, 0.2157, 34.9438
CIE-Lab:
65.7049, 45.9895, -38.9041
CIE-LCH:
65.7049, 60.2376, 319.7709
CIE-Luv:
65.7049, 33.6239, -68.1439
Hunter-Lab:
59.1133, 41.4867, -37.9350
#cf82e6 color charts
#cf82e6 color shades, tints & tones
#cf82e6 color schemes
#cf82e6 color preview, HTML & CSS examples
This text has a color of #cf82e6
<p style="color:#cf82e6;">Text here</p>
.mytext {color:#cf82e6;}
This box has a color of #cf82e6
<div style="background-color:#cf82e6;">Content here</div>
.mybackground {background-color:#cf82e6;}
Border around this has a color of #cf82e6
<div style="border:2px solid #cf82e6;">Content here</div>
.myborder {border:2px solid #cf82e6;}