#c50ec2 color space conversions
Hex:
#c50ec2
RGB:
197, 14, 194
CMY:
23, 95, 24
CMYK:
0, 93, 2, 23
HSL:
301°, 86.7299%, 41.3725%
HSV (HSB):
301°, 92.8934%, 77.2549%
XYZ:
32.9206, 16.0794, 52.4075
xyY:
0.3246, 0.1586, 16.0794
CIE-Lab:
47.0785, 79.2494, -47.9819
CIE-LCH:
47.0785, 92.6430, 328.8070
CIE-Luv:
47.0785, 65.7622, -81.2955
Hunter-Lab:
40.0992, 76.3713, -49.4194
#c50ec2 color charts
#c50ec2 color shades, tints & tones
#c50ec2 color schemes
#c50ec2 color preview, HTML & CSS examples
This text has a color of #c50ec2
<p style="color:#c50ec2;">Text here</p>
.mytext {color:#c50ec2;}
This box has a color of #c50ec2
<div style="background-color:#c50ec2;">Content here</div>
.mybackground {background-color:#c50ec2;}
Border around this has a color of #c50ec2
<div style="border:2px solid #c50ec2;">Content here</div>
.myborder {border:2px solid #c50ec2;}