#c08ccb color space conversions
Hex:
#c08ccb
RGB:
192, 140, 203
CMY:
25, 45, 20
CMYK:
5, 31, 0, 20
HSL:
290°, 37.7246%, 67.2549%
HSV (HSB):
290°, 31.0345%, 79.6078%
XYZ:
41.8958, 34.2744, 60.9074
xyY:
0.3056, 0.2500, 34.2744
CIE-Lab:
65.1798, 30.6098, -24.8257
CIE-LCH:
65.1798, 39.4116, 320.9566
CIE-Luv:
65.1798, 24.5829, -43.0202
Hunter-Lab:
58.5444, 25.2864, -20.7021
#c08ccb color charts
#c08ccb color shades, tints & tones
#c08ccb color schemes
#c08ccb color preview, HTML & CSS examples
This text has a color of #c08ccb
<p style="color:#c08ccb;">Text here</p>
.mytext {color:#c08ccb;}
This box has a color of #c08ccb
<div style="background-color:#c08ccb;">Content here</div>
.mybackground {background-color:#c08ccb;}
Border around this has a color of #c08ccb
<div style="border:2px solid #c08ccb;">Content here</div>
.myborder {border:2px solid #c08ccb;}