#c098f9 color space conversions
Hex:
#c098f9
RGB:
192, 152, 249
CMY:
25, 40, 2
CMYK:
23, 39, 0, 2
HSL:
265°, 88.9908%, 78.6275%
HSV (HSB):
265°, 38.9558%, 97.6471%
XYZ:
50.0653, 40.5025, 94.8016
xyY:
0.2701, 0.2185, 40.5025
CIE-Lab:
69.8259, 33.8637, -43.0016
CIE-LCH:
69.8259, 54.7347, 308.2204
CIE-Luv:
69.8259, 13.3893, -73.8652
Hunter-Lab:
63.6416, 29.0491, -43.7703
#c098f9 color charts
#c098f9 color shades, tints & tones
#c098f9 color schemes
#c098f9 color preview, HTML & CSS examples
This text has a color of #c098f9
<p style="color:#c098f9;">Text here</p>
.mytext {color:#c098f9;}
This box has a color of #c098f9
<div style="background-color:#c098f9;">Content here</div>
.mybackground {background-color:#c098f9;}
Border around this has a color of #c098f9
<div style="border:2px solid #c098f9;">Content here</div>
.myborder {border:2px solid #c098f9;}