#c485d5 color space conversions
Hex:
#c485d5
RGB:
196, 133, 213
CMY:
23, 48, 16
CMYK:
8, 38, 0, 16
HSL:
287°, 48.7805%, 67.8431%
HSV (HSB):
287°, 37.5587%, 83.5294%
XYZ:
43.1627, 33.3149, 67.1063
xyY:
0.3006, 0.2320, 33.3149
CIE-Lab:
64.4151, 37.7036, -31.5552
CIE-LCH:
64.4151, 49.1660, 320.0731
CIE-Luv:
64.4151, 28.6003, -54.8029
Hunter-Lab:
57.7191, 32.4751, -28.5293
#c485d5 color charts
#c485d5 color shades, tints & tones
#c485d5 color schemes
#c485d5 color preview, HTML & CSS examples
This text has a color of #c485d5
<p style="color:#c485d5;">Text here</p>
.mytext {color:#c485d5;}
This box has a color of #c485d5
<div style="background-color:#c485d5;">Content here</div>
.mybackground {background-color:#c485d5;}
Border around this has a color of #c485d5
<div style="border:2px solid #c485d5;">Content here</div>
.myborder {border:2px solid #c485d5;}