#c04be8 color space conversions
Hex:
#c04be8
RGB:
192, 75, 232
CMY:
25, 71, 9
CMYK:
17, 68, 0, 9
HSL:
285°, 77.3399%, 60.1961%
HSV (HSB):
285°, 67.6724%, 90.9804%
XYZ:
38.8198, 22.0648, 78.5568
xyY:
0.2784, 0.1582, 22.0648
CIE-Lab:
54.0957, 68.8357, -58.5242
CIE-LCH:
54.0957, 90.3518, 319.6288
CIE-Luv:
54.0957, 41.2269, -98.7004
Hunter-Lab:
46.9732, 65.3136, -66.2739
#c04be8 color charts
#c04be8 color shades, tints & tones
#c04be8 color schemes
#c04be8 color preview, HTML & CSS examples
This text has a color of #c04be8
<p style="color:#c04be8;">Text here</p>
.mytext {color:#c04be8;}
This box has a color of #c04be8
<div style="background-color:#c04be8;">Content here</div>
.mybackground {background-color:#c04be8;}
Border around this has a color of #c04be8
<div style="border:2px solid #c04be8;">Content here</div>
.myborder {border:2px solid #c04be8;}