#c276ed color space conversions
Hex:
#c276ed
RGB:
194, 118, 237
CMY:
24, 54, 7
CMYK:
18, 50, 0, 7
HSL:
278°, 76.7742%, 69.6078%
HSV (HSB):
278°, 50.2110%, 92.9412%
XYZ:
44.0126, 30.5406, 83.6960
xyY:
0.2781, 0.1930, 30.5406
CIE-Lab:
62.1179, 50.1114, -48.5221
CIE-LCH:
62.1179, 69.7535, 315.9232
CIE-Luv:
62.1179, 28.9855, -83.5075
Hunter-Lab:
55.2636, 45.4485, -51.1094
#c276ed color charts
#c276ed color shades, tints & tones
#c276ed color schemes
#c276ed color preview, HTML & CSS examples
This text has a color of #c276ed
<p style="color:#c276ed;">Text here</p>
.mytext {color:#c276ed;}
This box has a color of #c276ed
<div style="background-color:#c276ed;">Content here</div>
.mybackground {background-color:#c276ed;}
Border around this has a color of #c276ed
<div style="border:2px solid #c276ed;">Content here</div>
.myborder {border:2px solid #c276ed;}