#c159f5 color space conversions
Hex:
#c159f5
RGB:
193, 89, 245
CMY:
24, 65, 4
CMYK:
21, 64, 0, 4
HSL:
280°, 88.6364%, 65.4902%
HSV (HSB):
280°, 63.6735%, 96.0784%
XYZ:
42.0461, 25.0748, 89.0100
xyY:
0.2693, 0.1606, 25.0748
CIE-Lab:
57.1482, 65.6834, -60.8887
CIE-LCH:
57.1482, 89.5642, 317.1694
CIE-Luv:
57.1482, 35.3738, -103.2533
Hunter-Lab:
50.0747, 62.2499, -70.3383
#c159f5 color charts
#c159f5 color shades, tints & tones
#c159f5 color schemes
#c159f5 color preview, HTML & CSS examples
This text has a color of #c159f5
<p style="color:#c159f5;">Text here</p>
.mytext {color:#c159f5;}
This box has a color of #c159f5
<div style="background-color:#c159f5;">Content here</div>
.mybackground {background-color:#c159f5;}
Border around this has a color of #c159f5
<div style="border:2px solid #c159f5;">Content here</div>
.myborder {border:2px solid #c159f5;}