#c48bfc color space conversions
Hex:
#c48bfc
RGB:
196, 139, 252
CMY:
23, 45, 1
CMYK:
22, 45, 0, 1
HSL:
270°, 94.9580%, 76.6667%
HSV (HSB):
270°, 44.8413%, 98.8235%
XYZ:
49.5683, 37.2293, 96.6689
xyY:
0.2702, 0.2029, 37.2293
CIE-Lab:
67.4487, 42.7696, -48.3460
CIE-LCH:
67.4487, 64.5490, 311.4977
CIE-Luv:
67.4487, 20.1240, -83.4922
Hunter-Lab:
61.0158, 38.2329, -51.2236
#c48bfc color charts
#c48bfc color shades, tints & tones
#c48bfc color schemes
#c48bfc color preview, HTML & CSS examples
This text has a color of #c48bfc
<p style="color:#c48bfc;">Text here</p>
.mytext {color:#c48bfc;}
This box has a color of #c48bfc
<div style="background-color:#c48bfc;">Content here</div>
.mybackground {background-color:#c48bfc;}
Border around this has a color of #c48bfc
<div style="border:2px solid #c48bfc;">Content here</div>
.myborder {border:2px solid #c48bfc;}