#c085cd color space conversions
Hex:
#c085cd
RGB:
192, 133, 205
CMY:
25, 48, 20
CMYK:
6, 35, 0, 20
HSL:
289°, 41.8605%, 66.2745%
HSV (HSB):
289°, 35.1220%, 80.3922%
XYZ:
41.1452, 32.3893, 61.8408
xyY:
0.3039, 0.2393, 32.3893
CIE-Lab:
63.6633, 34.8602, -28.2779
CIE-LCH:
63.6633, 44.8873, 320.9517
CIE-Luv:
63.6633, 27.4345, -49.0055
Hunter-Lab:
56.9116, 29.4543, -24.5871
#c085cd color charts
#c085cd color shades, tints & tones
#c085cd color schemes
#c085cd color preview, HTML & CSS examples
This text has a color of #c085cd
<p style="color:#c085cd;">Text here</p>
.mytext {color:#c085cd;}
This box has a color of #c085cd
<div style="background-color:#c085cd;">Content here</div>
.mybackground {background-color:#c085cd;}
Border around this has a color of #c085cd
<div style="border:2px solid #c085cd;">Content here</div>
.myborder {border:2px solid #c085cd;}