#c072f3 color space conversions
Hex:
#c072f3
RGB:
192, 114, 243
CMY:
25, 55, 5
CMYK:
21, 53, 0, 5
HSL:
276°, 84.3137%, 70.0000%
HSV (HSB):
276°, 53.0864%, 95.2941%
XYZ:
43.9332, 29.7122, 88.2135
xyY:
0.2714, 0.1836, 29.7122
CIE-Lab:
61.4051, 52.9512, -52.9898
CIE-LCH:
61.4051, 74.9116, 314.9791
CIE-Luv:
61.4051, 28.0578, -90.8445
Hunter-Lab:
54.5089, 48.4774, -57.7948
#c072f3 color charts
#c072f3 color shades, tints & tones
#c072f3 color schemes
#c072f3 color preview, HTML & CSS examples
This text has a color of #c072f3
<p style="color:#c072f3;">Text here</p>
.mytext {color:#c072f3;}
This box has a color of #c072f3
<div style="background-color:#c072f3;">Content here</div>
.mybackground {background-color:#c072f3;}
Border around this has a color of #c072f3
<div style="border:2px solid #c072f3;">Content here</div>
.myborder {border:2px solid #c072f3;}