#cd65f8 color space conversions
Hex:
#cd65f8
RGB:
205, 101, 248
CMY:
20, 60, 3
CMYK:
17, 59, 0, 3
HSL:
282°, 91.3043%, 68.4314%
HSV (HSB):
282°, 59.2742%, 97.2549%
XYZ:
46.7738, 29.0638, 91.9516
xyY:
0.2788, 0.1732, 29.0638
CIE-Lab:
60.8379, 63.5545, -56.5649
CIE-LCH:
60.8379, 85.0809, 318.3302
CIE-Luv:
60.8379, 38.5933, -97.6894
Hunter-Lab:
53.9109, 60.5250, -63.3887
#cd65f8 color charts
#cd65f8 color shades, tints & tones
#cd65f8 color schemes
#cd65f8 color preview, HTML & CSS examples
This text has a color of #cd65f8
<p style="color:#cd65f8;">Text here</p>
.mytext {color:#cd65f8;}
This box has a color of #cd65f8
<div style="background-color:#cd65f8;">Content here</div>
.mybackground {background-color:#cd65f8;}
Border around this has a color of #cd65f8
<div style="border:2px solid #cd65f8;">Content here</div>
.myborder {border:2px solid #cd65f8;}