#c182f5 color space conversions
Hex:
#c182f5
RGB:
193, 130, 245
CMY:
24, 49, 4
CMYK:
21, 47, 0, 4
HSL:
273°, 85.1852%, 73.5294%
HSV (HSB):
273°, 46.9388%, 96.0784%
XYZ:
46.4564, 33.8953, 90.4801
xyY:
0.2719, 0.1984, 33.8953
CIE-Lab:
64.8794, 45.2394, -48.5830
CIE-LCH:
64.8794, 66.3846, 312.9590
CIE-Luv:
64.8794, 22.8079, -83.6372
Hunter-Lab:
58.2197, 40.5497, -51.3898
#c182f5 color charts
#c182f5 color shades, tints & tones
#c182f5 color schemes
#c182f5 color preview, HTML & CSS examples
This text has a color of #c182f5
<p style="color:#c182f5;">Text here</p>
.mytext {color:#c182f5;}
This box has a color of #c182f5
<div style="background-color:#c182f5;">Content here</div>
.mybackground {background-color:#c182f5;}
Border around this has a color of #c182f5
<div style="border:2px solid #c182f5;">Content here</div>
.myborder {border:2px solid #c182f5;}