#c65ff5 color space conversions
Hex:
#c65ff5
RGB:
198, 95, 245
CMY:
22, 63, 4
CMYK:
19, 61, 0, 4
HSL:
281°, 88.2353%, 66.6667%
HSV (HSB):
281°, 61.2245%, 96.0784%
XYZ:
43.8623, 26.7828, 89.2440
xyY:
0.2743, 0.1675, 26.7828
CIE-Lab:
58.7727, 64.0896, -58.2516
CIE-LCH:
58.7727, 86.6067, 317.7321
CIE-Luv:
58.7727, 36.7631, -99.6499
Hunter-Lab:
51.7521, 60.7212, -66.0164
#c65ff5 color charts
#c65ff5 color shades, tints & tones
#c65ff5 color schemes
#c65ff5 color preview, HTML & CSS examples
This text has a color of #c65ff5
<p style="color:#c65ff5;">Text here</p>
.mytext {color:#c65ff5;}
This box has a color of #c65ff5
<div style="background-color:#c65ff5;">Content here</div>
.mybackground {background-color:#c65ff5;}
Border around this has a color of #c65ff5
<div style="border:2px solid #c65ff5;">Content here</div>
.myborder {border:2px solid #c65ff5;}