#c07bff color space conversions
Hex:
#c07bff
RGB:
192, 123, 255
CMY:
25, 52, 0
CMYK:
25, 52, 0, 0
HSL:
271°, 100.0000%, 74.1176%
HSV (HSB):
271°, 51.7647%, 100.0000%
XYZ:
46.8712, 32.5924, 98.4283
xyY:
0.2635, 0.1832, 32.5924
CIE-Lab:
63.8295, 50.9335, -55.7452
CIE-LCH:
63.8295, 75.5099, 312.4174
CIE-Luv:
63.8295, 23.0366, -95.7304
Hunter-Lab:
57.0897, 46.6430, -62.2590
#c07bff color charts
#c07bff color shades, tints & tones
#c07bff color schemes
#c07bff color preview, HTML & CSS examples
This text has a color of #c07bff
<p style="color:#c07bff;">Text here</p>
.mytext {color:#c07bff;}
This box has a color of #c07bff
<div style="background-color:#c07bff;">Content here</div>
.mybackground {background-color:#c07bff;}
Border around this has a color of #c07bff
<div style="border:2px solid #c07bff;">Content here</div>
.myborder {border:2px solid #c07bff;}