#cd91e5 color space conversions
Hex:
#cd91e5
RGB:
205, 145, 229
CMY:
20, 43, 10
CMYK:
10, 37, 0, 10
HSL:
283°, 61.7647%, 73.3333%
HSV (HSB):
283°, 36.6812%, 89.8039%
XYZ:
49.4451, 38.8871, 79.0287
xyY:
0.2954, 0.2324, 38.8871
CIE-Lab:
68.6694, 37.1743, -33.7556
CIE-LCH:
68.6694, 50.2132, 317.7595
CIE-Luv:
68.6694, 26.3673, -58.9013
Hunter-Lab:
62.3595, 32.4042, -31.4870
#cd91e5 color charts
#cd91e5 color shades, tints & tones
#cd91e5 color schemes
#cd91e5 color preview, HTML & CSS examples
This text has a color of #cd91e5
<p style="color:#cd91e5;">Text here</p>
.mytext {color:#cd91e5;}
This box has a color of #cd91e5
<div style="background-color:#cd91e5;">Content here</div>
.mybackground {background-color:#cd91e5;}
Border around this has a color of #cd91e5
<div style="border:2px solid #cd91e5;">Content here</div>
.myborder {border:2px solid #cd91e5;}