#c65ffa color space conversions
Hex:
#c65ffa
RGB:
198, 95, 250
CMY:
22, 63, 2
CMYK:
21, 62, 0, 2
HSL:
280°, 93.9394%, 67.6471%
HSV (HSB):
280°, 62.0000%, 98.0392%
XYZ:
44.6362, 27.0923, 93.3192
xyY:
0.2704, 0.1641, 27.0923
CIE-Lab:
59.0597, 65.1119, -60.5635
CIE-LCH:
59.0597, 88.9241, 317.0727
CIE-Luv:
59.0597, 35.6362, -103.4721
Hunter-Lab:
52.0503, 61.9865, -69.8639
#c65ffa color charts
#c65ffa color shades, tints & tones
#c65ffa color schemes
#c65ffa color preview, HTML & CSS examples
This text has a color of #c65ffa
<p style="color:#c65ffa;">Text here</p>
.mytext {color:#c65ffa;}
This box has a color of #c65ffa
<div style="background-color:#c65ffa;">Content here</div>
.mybackground {background-color:#c65ffa;}
Border around this has a color of #c65ffa
<div style="border:2px solid #c65ffa;">Content here</div>
.myborder {border:2px solid #c65ffa;}