#c045f9 color space conversions
Hex:
#c045f9
RGB:
192, 69, 249
CMY:
25, 73, 2
CMYK:
23, 72, 0, 2
HSL:
281°, 93.7500%, 62.3529%
HSV (HSB):
281°, 72.2892%, 97.6471%
XYZ:
40.9652, 22.3023, 91.7682
xyY:
0.2642, 0.1439, 22.3023
CIE-Lab:
54.3463, 74.4678, -67.6317
CIE-LCH:
54.3463, 100.5957, 317.7543
CIE-Luv:
54.3463, 38.1105, -112.9816
Hunter-Lab:
47.2253, 72.1943, -82.1547
#c045f9 color charts
#c045f9 color shades, tints & tones
#c045f9 color schemes
#c045f9 color preview, HTML & CSS examples
This text has a color of #c045f9
<p style="color:#c045f9;">Text here</p>
.mytext {color:#c045f9;}
This box has a color of #c045f9
<div style="background-color:#c045f9;">Content here</div>
.mybackground {background-color:#c045f9;}
Border around this has a color of #c045f9
<div style="border:2px solid #c045f9;">Content here</div>
.myborder {border:2px solid #c045f9;}