#c091e5 color space conversions
Hex:
#c091e5
RGB:
192, 145, 229
CMY:
25, 43, 10
CMYK:
16, 37, 0, 10
HSL:
274°, 61.7647%, 73.3333%
HSV (HSB):
274°, 36.6812%, 89.8039%
XYZ:
46.0065, 37.1144, 78.8677
xyY:
0.2840, 0.2291, 37.1144
CIE-Lab:
67.3628, 33.2595, -35.8863
CIE-LCH:
67.3628, 48.9287, 312.8245
CIE-Luv:
67.3628, 18.7532, -61.6176
Hunter-Lab:
60.9216, 28.1860, -34.1104
#c091e5 color charts
#c091e5 color shades, tints & tones
#c091e5 color schemes
#c091e5 color preview, HTML & CSS examples
This text has a color of #c091e5
<p style="color:#c091e5;">Text here</p>
.mytext {color:#c091e5;}
This box has a color of #c091e5
<div style="background-color:#c091e5;">Content here</div>
.mybackground {background-color:#c091e5;}
Border around this has a color of #c091e5
<div style="border:2px solid #c091e5;">Content here</div>
.myborder {border:2px solid #c091e5;}