#c148d8 color space conversions
Hex:
#c148d8
RGB:
193, 72, 216
CMY:
24, 72, 15
CMYK:
11, 67, 0, 15
HSL:
290°, 64.8649%, 56.4706%
HSV (HSB):
290°, 66.6667%, 84.7059%
XYZ:
36.7044, 20.9301, 67.0711
xyY:
0.2943, 0.1678, 20.9301
CIE-Lab:
52.8729, 67.2418, -51.4258
CIE-LCH:
52.8729, 84.6527, 322.5916
CIE-Luv:
52.8729, 46.8751, -87.2959
Hunter-Lab:
45.7494, 63.1477, -54.8979
#c148d8 color charts
#c148d8 color shades, tints & tones
#c148d8 color schemes
#c148d8 color preview, HTML & CSS examples
This text has a color of #c148d8
<p style="color:#c148d8;">Text here</p>
.mytext {color:#c148d8;}
This box has a color of #c148d8
<div style="background-color:#c148d8;">Content here</div>
.mybackground {background-color:#c148d8;}
Border around this has a color of #c148d8
<div style="border:2px solid #c148d8;">Content here</div>
.myborder {border:2px solid #c148d8;}