#c355ec color space conversions
Hex:
#c355ec
RGB:
195, 85, 236
CMY:
24, 67, 7
CMYK:
17, 64, 0, 7
HSL:
284°, 79.8942%, 62.9412%
HSV (HSB):
284°, 63.9831%, 92.5490%
XYZ:
40.8945, 24.1552, 81.8639
xyY:
0.2784, 0.1644, 24.1552
CIE-Lab:
56.2429, 66.0751, -57.3048
CIE-LCH:
56.2429, 87.4630, 319.0660
CIE-Luv:
56.2429, 39.6860, -97.4401
Hunter-Lab:
49.1480, 62.5154, -64.3535
#c355ec color charts
#c355ec color shades, tints & tones
#c355ec color schemes
#c355ec color preview, HTML & CSS examples
This text has a color of #c355ec
<p style="color:#c355ec;">Text here</p>
.mytext {color:#c355ec;}
This box has a color of #c355ec
<div style="background-color:#c355ec;">Content here</div>
.mybackground {background-color:#c355ec;}
Border around this has a color of #c355ec
<div style="border:2px solid #c355ec;">Content here</div>
.myborder {border:2px solid #c355ec;}