#c094ed color space conversions
Hex:
#c094ed
RGB:
192, 148, 237
CMY:
25, 42, 7
CMYK:
19, 38, 0, 7
HSL:
270°, 71.2000%, 75.4902%
HSV (HSB):
270°, 37.5527%, 92.9412%
XYZ:
47.6142, 38.5007, 85.0426
xyY:
0.2782, 0.2249, 38.5007
CIE-Lab:
68.3880, 33.3610, -38.6889
CIE-LCH:
68.3880, 51.0861, 310.7708
CIE-Luv:
68.3880, 16.4707, -66.4046
Hunter-Lab:
62.0489, 28.3891, -37.8270
#c094ed color charts
#c094ed color shades, tints & tones
#c094ed color schemes
#c094ed color preview, HTML & CSS examples
This text has a color of #c094ed
<p style="color:#c094ed;">Text here</p>
.mytext {color:#c094ed;}
This box has a color of #c094ed
<div style="background-color:#c094ed;">Content here</div>
.mybackground {background-color:#c094ed;}
Border around this has a color of #c094ed
<div style="border:2px solid #c094ed;">Content here</div>
.myborder {border:2px solid #c094ed;}