#7072ed color space conversions
Hex:
        #7072ed
        RGB:
        112, 114, 237
        CMY:
        56, 55, 7
        CMYK:
        53, 52, 0, 7
      HSL:
        239°, 77.6398%, 68.4314%
        HSV (HSB):
        239°, 52.7426%, 92.9412%
        XYZ:
        27.9855, 21.5938, 82.8138
        xyY:
        0.2114, 0.1631, 21.5938
      CIE-Lab:
        53.5933, 32.6638, -62.5737
        CIE-LCH:
        53.5933, 70.5860, 297.5648
        CIE-Luv:
        53.5933, -7.9242, -100.7513
        Hunter-Lab:
        46.4691, 26.1785, -73.1338
      #7072ed color charts
#7072ed RGB chart
      #7072ed CMYK chart
      #7072ed RGB pie chart
      #7072ed color shades, tints & tones
#7072ed color schemes
#7072ed color preview, HTML & CSS examples
           This text has a color of #7072ed        
        
          <p style="color:#7072ed;">Text here</p>
        
        
          .mytext {color:#7072ed;}
        
        Text color #7072ed
      
           This box has a color of #7072ed        
        
          <div style="background-color:#7072ed;">Content here</div>
        
        
          .mybackground {background-color:#7072ed;}
        
        Background color #7072ed
      
           Border around this has a color of #7072ed        
        
          <div style="border:2px solid #7072ed;">Content here</div>
        
        
          .myborder {border:2px solid #7072ed;}
        
        Border color #7072ed