#c35bfc color space conversions
Hex:
#c35bfc
RGB:
195, 91, 252
CMY:
24, 64, 1
CMYK:
23, 64, 0, 1
HSL:
279°, 96.4072%, 67.2549%
HSV (HSB):
279°, 63.8889%, 98.8235%
XYZ:
43.8174, 26.1125, 94.8263
xyY:
0.2660, 0.1585, 26.1125
CIE-Lab:
58.1437, 66.6689, -63.1599
CIE-LCH:
58.1437, 91.8363, 316.5482
CIE-Luv:
58.1437, 34.4644, -107.2747
Hunter-Lab:
51.1004, 63.6339, -74.2532
#c35bfc color charts
#c35bfc color shades, tints & tones
#c35bfc color schemes
#c35bfc color preview, HTML & CSS examples
This text has a color of #c35bfc
<p style="color:#c35bfc;">Text here</p>
.mytext {color:#c35bfc;}
This box has a color of #c35bfc
<div style="background-color:#c35bfc;">Content here</div>
.mybackground {background-color:#c35bfc;}
Border around this has a color of #c35bfc
<div style="border:2px solid #c35bfc;">Content here</div>
.myborder {border:2px solid #c35bfc;}