#cd80fc color space conversions
Hex:
#cd80fc
RGB:
205, 128, 252
CMY:
20, 50, 1
CMYK:
19, 49, 0, 1
HSL:
277°, 95.3846%, 74.5098%
HSV (HSB):
277°, 49.2063%, 98.8235%
XYZ:
50.4667, 35.4458, 96.2773
xyY:
0.2770, 0.1946, 35.4458
CIE-Lab:
66.0942, 51.0247, -50.4214
CIE-LCH:
66.0942, 71.7345, 315.3408
CIE-Luv:
66.0942, 29.1523, -87.7017
Hunter-Lab:
59.5363, 47.1191, -54.2035
#cd80fc color charts
#cd80fc color shades, tints & tones
#cd80fc color schemes
#cd80fc color preview, HTML & CSS examples
This text has a color of #cd80fc
<p style="color:#cd80fc;">Text here</p>
.mytext {color:#cd80fc;}
This box has a color of #cd80fc
<div style="background-color:#cd80fc;">Content here</div>
.mybackground {background-color:#cd80fc;}
Border around this has a color of #cd80fc
<div style="border:2px solid #cd80fc;">Content here</div>
.myborder {border:2px solid #cd80fc;}