#cf83e5 color space conversions
Hex:
#cf83e5
RGB:
207, 131, 229
CMY:
19, 49, 10
CMYK:
10, 43, 0, 10
HSL:
287°, 65.3333%, 70.5882%
HSV (HSB):
287°, 42.7948%, 89.8039%
XYZ:
47.9913, 35.1551, 78.3849
xyY:
0.2971, 0.2176, 35.1551
CIE-Lab:
65.8693, 45.2633, -38.0940
CIE-LCH:
65.8693, 59.1601, 319.9157
CIE-Luv:
65.8693, 33.4093, -66.7501
Hunter-Lab:
59.2918, 40.7189, -36.8784
#cf83e5 color charts
#cf83e5 color shades, tints & tones
#cf83e5 color schemes
#cf83e5 color preview, HTML & CSS examples
This text has a color of #cf83e5
<p style="color:#cf83e5;">Text here</p>
.mytext {color:#cf83e5;}
This box has a color of #cf83e5
<div style="background-color:#cf83e5;">Content here</div>
.mybackground {background-color:#cf83e5;}
Border around this has a color of #cf83e5
<div style="border:2px solid #cf83e5;">Content here</div>
.myborder {border:2px solid #cf83e5;}