#c238e5 color space conversions
Hex:
#c238e5
RGB:
194, 56, 229
CMY:
24, 78, 10
CMYK:
15, 76, 0, 10
HSL:
288°, 76.8889%, 55.8824%
HSV (HSB):
288°, 75.5459%, 89.8039%
XYZ:
37.8052, 19.9548, 75.9879
xyY:
0.2827, 0.1492, 19.9548
CIE-Lab:
51.7861, 75.5304, -60.5292
CIE-LCH:
51.7861, 96.7916, 321.2917
CIE-Luv:
51.7861, 46.9666, -101.3350
Hunter-Lab:
44.6708, 72.8916, -69.5864
#c238e5 color charts
#c238e5 color shades, tints & tones
#c238e5 color schemes
#c238e5 color preview, HTML & CSS examples
This text has a color of #c238e5
<p style="color:#c238e5;">Text here</p>
.mytext {color:#c238e5;}
This box has a color of #c238e5
<div style="background-color:#c238e5;">Content here</div>
.mybackground {background-color:#c238e5;}
Border around this has a color of #c238e5
<div style="border:2px solid #c238e5;">Content here</div>
.myborder {border:2px solid #c238e5;}