#c148da color space conversions
Hex:
#c148da
RGB:
193, 72, 218
CMY:
24, 72, 15
CMYK:
11, 67, 0, 15
HSL:
290°, 66.3636%, 56.8627%
HSV (HSB):
290°, 66.9725%, 85.4902%
XYZ:
36.9646, 21.0341, 68.4414
xyY:
0.2923, 0.1664, 21.0341
CIE-Lab:
52.9868, 67.6089, -52.3804
CIE-LCH:
52.9868, 85.5259, 322.2331
CIE-Luv:
52.9868, 46.3126, -88.8279
Hunter-Lab:
45.8630, 63.6069, -56.3745
#c148da color charts
#c148da color shades, tints & tones
#c148da color schemes
#c148da color preview, HTML & CSS examples
This text has a color of #c148da
<p style="color:#c148da;">Text here</p>
.mytext {color:#c148da;}
This box has a color of #c148da
<div style="background-color:#c148da;">Content here</div>
.mybackground {background-color:#c148da;}
Border around this has a color of #c148da
<div style="border:2px solid #c148da;">Content here</div>
.myborder {border:2px solid #c148da;}