#c741d5 color space conversions
Hex:
#c741d5
RGB:
199, 65, 213
CMY:
22, 75, 16
CMYK:
7, 69, 0, 16
HSL:
294°, 63.7931%, 54.5098%
HSV (HSB):
294°, 69.4836%, 83.5294%
XYZ:
37.4537, 20.7268, 64.9774
xyY:
0.3041, 0.1683, 20.7268
CIE-Lab:
52.6492, 70.6671, -50.0220
CIE-LCH:
52.6492, 86.5797, 324.7071
CIE-Luv:
52.6492, 53.3289, -85.5414
Hunter-Lab:
45.5267, 67.1760, -52.7522
#c741d5 color charts
#c741d5 color shades, tints & tones
#c741d5 color schemes
#c741d5 color preview, HTML & CSS examples
This text has a color of #c741d5
<p style="color:#c741d5;">Text here</p>
.mytext {color:#c741d5;}
This box has a color of #c741d5
<div style="background-color:#c741d5;">Content here</div>
.mybackground {background-color:#c741d5;}
Border around this has a color of #c741d5
<div style="border:2px solid #c741d5;">Content here</div>
.myborder {border:2px solid #c741d5;}