#c28ac5 color space conversions
Hex:
#c28ac5
RGB:
194, 138, 197
CMY:
24, 46, 23
CMYK:
2, 30, 0, 23
HSL:
297°, 33.7143%, 65.6863%
HSV (HSB):
297°, 29.9492%, 77.2549%
XYZ:
41.4147, 33.6775, 57.1409
xyY:
0.3132, 0.2547, 33.6775
CIE-Lab:
64.7058, 31.1908, -22.1737
CIE-LCH:
64.7058, 38.2693, 324.5908
CIE-Luv:
64.7058, 27.6599, -38.8580
Hunter-Lab:
58.0323, 25.8296, -17.7567
#c28ac5 color charts
#c28ac5 color shades, tints & tones
#c28ac5 color schemes
#c28ac5 color preview, HTML & CSS examples
This text has a color of #c28ac5
<p style="color:#c28ac5;">Text here</p>
.mytext {color:#c28ac5;}
This box has a color of #c28ac5
<div style="background-color:#c28ac5;">Content here</div>
.mybackground {background-color:#c28ac5;}
Border around this has a color of #c28ac5
<div style="border:2px solid #c28ac5;">Content here</div>
.myborder {border:2px solid #c28ac5;}