#c85ffa color space conversions
Hex:
#c85ffa
RGB:
200, 95, 250
CMY:
22, 63, 2
CMYK:
20, 62, 0, 2
HSL:
281°, 93.9394%, 67.6471%
HSV (HSB):
281°, 62.0000%, 98.0392%
XYZ:
45.1669, 27.3659, 93.3441
xyY:
0.2723, 0.1650, 27.3659
CIE-Lab:
59.3115, 65.5607, -60.1462
CIE-LCH:
59.3115, 88.9706, 317.4664
CIE-Luv:
59.3115, 36.8075, -102.9789
Hunter-Lab:
52.3124, 62.5715, -69.1758
#c85ffa color charts
#c85ffa color shades, tints & tones
#c85ffa color schemes
#c85ffa color preview, HTML & CSS examples
This text has a color of #c85ffa
<p style="color:#c85ffa;">Text here</p>
.mytext {color:#c85ffa;}
This box has a color of #c85ffa
<div style="background-color:#c85ffa;">Content here</div>
.mybackground {background-color:#c85ffa;}
Border around this has a color of #c85ffa
<div style="border:2px solid #c85ffa;">Content here</div>
.myborder {border:2px solid #c85ffa;}