#c48ff3 color space conversions
Hex:
#c48ff3
RGB:
196, 143, 243
CMY:
23, 44, 5
CMYK:
19, 41, 0, 5
HSL:
272°, 80.6452%, 75.6863%
HSV (HSB):
272°, 41.1523%, 95.2941%
XYZ:
48.7651, 37.8517, 89.5299
xyY:
0.2768, 0.2149, 37.8517
CIE-Lab:
67.9112, 38.5903, -42.6952
CIE-LCH:
67.9112, 57.5508, 312.1090
CIE-Luv:
67.9112, 19.8946, -73.6826
Hunter-Lab:
61.5238, 33.8163, -43.2127
#c48ff3 color charts
#c48ff3 color shades, tints & tones
#c48ff3 color schemes
#c48ff3 color preview, HTML & CSS examples
This text has a color of #c48ff3
<p style="color:#c48ff3;">Text here</p>
.mytext {color:#c48ff3;}
This box has a color of #c48ff3
<div style="background-color:#c48ff3;">Content here</div>
.mybackground {background-color:#c48ff3;}
Border around this has a color of #c48ff3
<div style="border:2px solid #c48ff3;">Content here</div>
.myborder {border:2px solid #c48ff3;}