#cd238c color space conversions
Hex:
#cd238c
RGB:
205, 35, 140
CMY:
20, 86, 45
CMYK:
0, 83, 32, 20
HSL:
323°, 70.8333%, 47.0588%
HSV (HSB):
323°, 82.9268%, 80.3922%
XYZ:
30.5115, 16.0746, 26.3055
xyY:
0.4186, 0.2205, 16.0746
CIE-Lab:
47.0723, 70.4931, -15.8186
CIE-LCH:
47.0723, 72.2461, 347.3524
CIE-Luv:
47.0723, 91.9856, -34.0447
Hunter-Lab:
40.0932, 65.6779, -10.8355
#cd238c color charts
#cd238c color shades, tints & tones
#cd238c color schemes
#cd238c color preview, HTML & CSS examples
This text has a color of #cd238c
<p style="color:#cd238c;">Text here</p>
.mytext {color:#cd238c;}
This box has a color of #cd238c
<div style="background-color:#cd238c;">Content here</div>
.mybackground {background-color:#cd238c;}
Border around this has a color of #cd238c
<div style="border:2px solid #cd238c;">Content here</div>
.myborder {border:2px solid #cd238c;}