#c265c9 color space conversions
Hex:
#c265c9
RGB:
194, 101, 201
CMY:
24, 60, 21
CMYK:
3, 50, 0, 21
HSL:
296°, 48.0769%, 59.2157%
HSV (HSB):
296°, 49.7512%, 78.8235%
XYZ:
37.4444, 24.9937, 58.1091
xyY:
0.3106, 0.2073, 24.9937
CIE-Lab:
57.0693, 51.5845, -36.2460
CIE-LCH:
57.0693, 63.0455, 324.9061
CIE-Luv:
57.0693, 42.6284, -62.9999
Hunter-Lab:
49.9937, 46.2043, -33.9188
#c265c9 color charts
#c265c9 color shades, tints & tones
#c265c9 color schemes
#c265c9 color preview, HTML & CSS examples
This text has a color of #c265c9
<p style="color:#c265c9;">Text here</p>
.mytext {color:#c265c9;}
This box has a color of #c265c9
<div style="background-color:#c265c9;">Content here</div>
.mybackground {background-color:#c265c9;}
Border around this has a color of #c265c9
<div style="border:2px solid #c265c9;">Content here</div>
.myborder {border:2px solid #c265c9;}