#c150c1 color space conversions
Hex:
#c150c1
RGB:
193, 80, 193
CMY:
24, 69, 24
CMYK:
0, 59, 0, 24
HSL:
300°, 47.6793%, 53.5294%
HSV (HSB):
300°, 58.5492%, 75.6863%
XYZ:
34.4866, 20.9250, 52.6734
xyY:
0.3191, 0.1936, 20.9250
CIE-Lab:
52.8674, 59.7794, -38.2658
CIE-LCH:
52.8674, 70.9778, 327.3760
CIE-Luv:
52.8674, 51.2542, -66.2759
Hunter-Lab:
45.7439, 54.5205, -36.2508
#c150c1 color charts
#c150c1 color shades, tints & tones
#c150c1 color schemes
#c150c1 color preview, HTML & CSS examples
This text has a color of #c150c1
<p style="color:#c150c1;">Text here</p>
.mytext {color:#c150c1;}
This box has a color of #c150c1
<div style="background-color:#c150c1;">Content here</div>
.mybackground {background-color:#c150c1;}
Border around this has a color of #c150c1
<div style="border:2px solid #c150c1;">Content here</div>
.myborder {border:2px solid #c150c1;}