#c095f9 color space conversions
Hex:
#c095f9
RGB:
192, 149, 249
CMY:
25, 42, 2
CMYK:
23, 40, 0, 2
HSL:
266°, 89.2857%, 78.0392%
HSV (HSB):
266°, 40.1606%, 97.6471%
XYZ:
49.5846, 39.5409, 94.6413
xyY:
0.2698, 0.2152, 39.5409
CIE-Lab:
69.1413, 35.5180, -44.0743
CIE-LCH:
69.1413, 56.6045, 308.8641
CIE-Luv:
69.1413, 14.5652, -75.7606
Hunter-Lab:
62.8816, 30.7114, -45.2186
#c095f9 color charts
#c095f9 color shades, tints & tones
#c095f9 color schemes
#c095f9 color preview, HTML & CSS examples
This text has a color of #c095f9
<p style="color:#c095f9;">Text here</p>
.mytext {color:#c095f9;}
This box has a color of #c095f9
<div style="background-color:#c095f9;">Content here</div>
.mybackground {background-color:#c095f9;}
Border around this has a color of #c095f9
<div style="border:2px solid #c095f9;">Content here</div>
.myborder {border:2px solid #c095f9;}