#cd3bed color space conversions
Hex:
#cd3bed
RGB:
205, 59, 237
CMY:
20, 77, 7
CMYK:
14, 75, 0, 7
HSL:
289°, 83.1776%, 58.0392%
HSV (HSB):
289°, 75.1055%, 92.9412%
XYZ:
42.0269, 22.2215, 82.1949
xyY:
0.2870, 0.1517, 22.2215
CIE-Lab:
54.2612, 78.0691, -60.9662
CIE-LCH:
54.2612, 99.0538, 322.0128
CIE-Luv:
54.2612, 51.1117, -103.5305
Hunter-Lab:
47.1397, 76.6453, -70.3830
#cd3bed color charts
#cd3bed color shades, tints & tones
#cd3bed color schemes
#cd3bed color preview, HTML & CSS examples
This text has a color of #cd3bed
<p style="color:#cd3bed;">Text here</p>
.mytext {color:#cd3bed;}
This box has a color of #cd3bed
<div style="background-color:#cd3bed;">Content here</div>
.mybackground {background-color:#cd3bed;}
Border around this has a color of #cd3bed
<div style="border:2px solid #cd3bed;">Content here</div>
.myborder {border:2px solid #cd3bed;}