#c65feb color space conversions
Hex:
#c65feb
RGB:
198, 95, 235
CMY:
22, 63, 8
CMYK:
16, 60, 0, 8
HSL:
284°, 77.7778%, 64.7059%
HSV (HSB):
284°, 59.5745%, 92.1569%
XYZ:
42.3763, 26.1883, 81.4186
xyY:
0.2825, 0.1746, 26.1883
CIE-Lab:
58.2154, 62.0781, -53.5736
CIE-LCH:
58.2154, 81.9989, 319.2057
CIE-Luv:
58.2154, 39.0749, -91.9127
Hunter-Lab:
51.1745, 58.2557, -58.5081
#c65feb color charts
#c65feb color shades, tints & tones
#c65feb color schemes
#c65feb color preview, HTML & CSS examples
This text has a color of #c65feb
<p style="color:#c65feb;">Text here</p>
.mytext {color:#c65feb;}
This box has a color of #c65feb
<div style="background-color:#c65feb;">Content here</div>
.mybackground {background-color:#c65feb;}
Border around this has a color of #c65feb
<div style="border:2px solid #c65feb;">Content here</div>
.myborder {border:2px solid #c65feb;}