#cf82e5 color space conversions
Hex:
#cf82e5
RGB:
207, 130, 229
CMY:
19, 49, 10
CMYK:
10, 43, 0, 10
HSL:
287°, 65.5629%, 70.3922%
HSV (HSB):
287°, 43.2314%, 89.8039%
XYZ:
47.8576, 34.8878, 78.3404
xyY:
0.2971, 0.2166, 34.8878
CIE-Lab:
65.6612, 45.7901, -38.4188
CIE-LCH:
65.6612, 59.7724, 320.0027
CIE-Luv:
65.6612, 33.8103, -67.3187
Hunter-Lab:
59.0659, 41.2627, -37.2915
#cf82e5 color charts
#cf82e5 color shades, tints & tones
#cf82e5 color schemes
#cf82e5 color preview, HTML & CSS examples
This text has a color of #cf82e5
<p style="color:#cf82e5;">Text here</p>
.mytext {color:#cf82e5;}
This box has a color of #cf82e5
<div style="background-color:#cf82e5;">Content here</div>
.mybackground {background-color:#cf82e5;}
Border around this has a color of #cf82e5
<div style="border:2px solid #cf82e5;">Content here</div>
.myborder {border:2px solid #cf82e5;}