#c394ed color space conversions
Hex:
#c394ed
RGB:
195, 148, 237
CMY:
24, 42, 7
CMYK:
18, 38, 0, 7
HSL:
272°, 71.2000%, 75.4902%
HSV (HSB):
272°, 37.5527%, 92.9412%
XYZ:
48.3816, 38.8963, 85.0785
xyY:
0.2807, 0.2257, 38.8963
CIE-Lab:
68.6761, 34.2415, -38.2182
CIE-LCH:
68.6761, 51.3138, 311.8587
CIE-Luv:
68.6761, 18.1468, -65.7985
Hunter-Lab:
62.3669, 29.3307, -37.2242
#c394ed color charts
#c394ed color shades, tints & tones
#c394ed color schemes
#c394ed color preview, HTML & CSS examples
This text has a color of #c394ed
<p style="color:#c394ed;">Text here</p>
.mytext {color:#c394ed;}
This box has a color of #c394ed
<div style="background-color:#c394ed;">Content here</div>
.mybackground {background-color:#c394ed;}
Border around this has a color of #c394ed
<div style="border:2px solid #c394ed;">Content here</div>
.myborder {border:2px solid #c394ed;}