#c017da color space conversions
Hex:
#c017da
RGB:
192, 23, 218
CMY:
25, 91, 15
CMYK:
12, 89, 0, 15
HSL:
292°, 80.9129%, 47.2549%
HSV (HSB):
292°, 89.4495%, 85.4902%
XYZ:
34.6995, 16.8812, 67.7592
xyY:
0.2908, 0.1415, 16.8812
CIE-Lab:
48.1100, 81.0175, -60.2176
CIE-LCH:
48.1100, 100.9455, 323.3778
CIE-Luv:
48.1100, 52.9941, -99.4607
Hunter-Lab:
41.0868, 78.8490, -69.0188
#c017da color charts
#c017da color shades, tints & tones
#c017da color schemes
#c017da color preview, HTML & CSS examples
This text has a color of #c017da
<p style="color:#c017da;">Text here</p>
.mytext {color:#c017da;}
This box has a color of #c017da
<div style="background-color:#c017da;">Content here</div>
.mybackground {background-color:#c017da;}
Border around this has a color of #c017da
<div style="border:2px solid #c017da;">Content here</div>
.myborder {border:2px solid #c017da;}