#c083d5 color space conversions
Hex:
#c083d5
RGB:
192, 131, 213
CMY:
25, 49, 16
CMYK:
10, 38, 0, 16
HSL:
285°, 49.3976%, 67.4510%
HSV (HSB):
285°, 38.4977%, 83.5294%
XYZ:
41.8648, 32.2432, 66.9678
xyY:
0.2968, 0.2286, 32.2432
CIE-Lab:
63.5433, 37.5696, -32.9410
CIE-LCH:
63.5433, 49.9658, 318.7557
CIE-Luv:
63.5433, 27.0024, -56.8798
Hunter-Lab:
56.7831, 32.2333, -30.1763
#c083d5 color charts
#c083d5 color shades, tints & tones
#c083d5 color schemes
#c083d5 color preview, HTML & CSS examples
This text has a color of #c083d5
<p style="color:#c083d5;">Text here</p>
.mytext {color:#c083d5;}
This box has a color of #c083d5
<div style="background-color:#c083d5;">Content here</div>
.mybackground {background-color:#c083d5;}
Border around this has a color of #c083d5
<div style="border:2px solid #c083d5;">Content here</div>
.myborder {border:2px solid #c083d5;}