#7113cd color space conversions
Hex:
        #7113cd
        RGB:
        113, 19, 205
        CMY:
        56, 93, 20
        CMYK:
        45, 91, 0, 20
      HSL:
        270°, 83.0357%, 43.9216%
        HSV (HSB):
        270°, 90.7317%, 80.3922%
        XYZ:
        18.0624, 8.3842, 58.4239
        xyY:
        0.2128, 0.0988, 8.3842
      CIE-Lab:
        34.7706, 68.6242, -74.9845
        CIE-LCH:
        34.7706, 101.6462, 312.4641
        CIE-Luv:
        34.7706, 12.9179, -104.8062
        Hunter-Lab:
        28.9555, 60.6755, -99.3612
      #7113cd color charts
#7113cd RGB chart
      #7113cd CMYK chart
      #7113cd RGB pie chart
      #7113cd color shades, tints & tones
#7113cd color schemes
#7113cd color preview, HTML & CSS examples
           This text has a color of #7113cd        
        
          <p style="color:#7113cd;">Text here</p>
        
        
          .mytext {color:#7113cd;}
        
        Text color #7113cd
      
           This box has a color of #7113cd        
        
          <div style="background-color:#7113cd;">Content here</div>
        
        
          .mybackground {background-color:#7113cd;}
        
        Background color #7113cd
      
           Border around this has a color of #7113cd        
        
          <div style="border:2px solid #7113cd;">Content here</div>
        
        
          .myborder {border:2px solid #7113cd;}
        
        Border color #7113cd