#c65fc6 color space conversions
Hex:
#c65fc6
RGB:
198, 95, 198
CMY:
22, 63, 22
CMYK:
0, 52, 0, 22
HSL:
300°, 47.4654%, 57.4510%
HSV (HSB):
300°, 52.0202%, 77.6471%
XYZ:
37.5740, 24.2674, 56.1298
xyY:
0.3185, 0.2057, 24.2674
CIE-Lab:
56.3545, 55.0877, -35.6151
CIE-LCH:
56.3545, 65.5979, 327.1166
CIE-Luv:
56.3545, 48.2415, -62.3813
Hunter-Lab:
49.2620, 49.9403, -33.0725
#c65fc6 color charts
#c65fc6 color shades, tints & tones
#c65fc6 color schemes
#c65fc6 color preview, HTML & CSS examples
This text has a color of #c65fc6
<p style="color:#c65fc6;">Text here</p>
.mytext {color:#c65fc6;}
This box has a color of #c65fc6
<div style="background-color:#c65fc6;">Content here</div>
.mybackground {background-color:#c65fc6;}
Border around this has a color of #c65fc6
<div style="border:2px solid #c65fc6;">Content here</div>
.myborder {border:2px solid #c65fc6;}