#c85de8 color space conversions
Hex:
#c85de8
RGB:
200, 93, 232
CMY:
22, 64, 9
CMYK:
14, 60, 0, 9
HSL:
286°, 75.1351%, 63.7255%
HSV (HSB):
286°, 59.9138%, 90.9804%
XYZ:
42.2993, 25.9343, 79.1203
xyY:
0.2871, 0.1760, 25.9343
CIE-Lab:
57.9746, 62.8844, -52.2643
CIE-LCH:
57.9746, 81.7680, 320.2694
CIE-Luv:
57.9746, 41.5979, -89.8939
Hunter-Lab:
50.9257, 59.1435, -56.4675
#c85de8 color charts
#c85de8 color shades, tints & tones
#c85de8 color schemes
#c85de8 color preview, HTML & CSS examples
This text has a color of #c85de8
<p style="color:#c85de8;">Text here</p>
.mytext {color:#c85de8;}
This box has a color of #c85de8
<div style="background-color:#c85de8;">Content here</div>
.mybackground {background-color:#c85de8;}
Border around this has a color of #c85de8
<div style="border:2px solid #c85de8;">Content here</div>
.myborder {border:2px solid #c85de8;}