#c185cd color space conversions
Hex:
#c185cd
RGB:
193, 133, 205
CMY:
24, 48, 20
CMYK:
6, 35, 0, 20
HSL:
290°, 41.8605%, 66.2745%
HSV (HSB):
290°, 35.1220%, 80.3922%
XYZ:
41.3993, 32.5203, 61.8527
xyY:
0.3049, 0.2395, 32.5203
CIE-Lab:
63.7706, 35.1749, -28.1036
CIE-LCH:
63.7706, 45.0231, 321.3763
CIE-Luv:
63.7706, 28.0555, -48.7906
Hunter-Lab:
57.0266, 29.7883, -24.3891
#c185cd color charts
#c185cd color shades, tints & tones
#c185cd color schemes
#c185cd color preview, HTML & CSS examples
This text has a color of #c185cd
<p style="color:#c185cd;">Text here</p>
.mytext {color:#c185cd;}
This box has a color of #c185cd
<div style="background-color:#c185cd;">Content here</div>
.mybackground {background-color:#c185cd;}
Border around this has a color of #c185cd
<div style="border:2px solid #c185cd;">Content here</div>
.myborder {border:2px solid #c185cd;}