#c65ff6 color space conversions
Hex:
#c65ff6
RGB:
198, 95, 246
CMY:
22, 63, 4
CMYK:
20, 61, 0, 4
HSL:
281°, 89.3491%, 66.8627%
HSV (HSB):
281°, 61.3821%, 96.4706%
XYZ:
44.0155, 26.8440, 90.0503
xyY:
0.2735, 0.1668, 26.8440
CIE-Lab:
58.8297, 64.2933, -58.7154
CIE-LCH:
58.8297, 87.0696, 317.5963
CIE-Luv:
58.8297, 36.5362, -100.4169
Hunter-Lab:
51.8112, 60.9725, -66.7810
#c65ff6 color charts
#c65ff6 color shades, tints & tones
#c65ff6 color schemes
#c65ff6 color preview, HTML & CSS examples
This text has a color of #c65ff6
<p style="color:#c65ff6;">Text here</p>
.mytext {color:#c65ff6;}
This box has a color of #c65ff6
<div style="background-color:#c65ff6;">Content here</div>
.mybackground {background-color:#c65ff6;}
Border around this has a color of #c65ff6
<div style="border:2px solid #c65ff6;">Content here</div>
.myborder {border:2px solid #c65ff6;}