#c268e5 color space conversions
Hex:
#c268e5
RGB:
194, 104, 229
CMY:
24, 59, 10
CMYK:
15, 55, 0, 10
HSL:
283°, 70.6215%, 65.2941%
HSV (HSB):
283°, 54.5852%, 89.8039%
XYZ:
41.3413, 27.0271, 77.1666
xyY:
0.2841, 0.1857, 27.0271
CIE-Lab:
58.9994, 55.5633, -49.0051
CIE-LCH:
58.9994, 74.0863, 318.5887
CIE-Luv:
58.9994, 35.2607, -84.1393
Hunter-Lab:
51.9876, 50.9675, -51.6144
#c268e5 color charts
#c268e5 color shades, tints & tones
#c268e5 color schemes
#c268e5 color preview, HTML & CSS examples
This text has a color of #c268e5
<p style="color:#c268e5;">Text here</p>
.mytext {color:#c268e5;}
This box has a color of #c268e5
<div style="background-color:#c268e5;">Content here</div>
.mybackground {background-color:#c268e5;}
Border around this has a color of #c268e5
<div style="border:2px solid #c268e5;">Content here</div>
.myborder {border:2px solid #c268e5;}