#7039cd color space conversions
Hex:
        #7039cd
        RGB:
        112, 57, 205
        CMY:
        56, 78, 20
        CMYK:
        45, 72, 0, 20
      HSL:
        262°, 59.6774%, 51.3725%
        HSV (HSB):
        262°, 72.1951%, 80.3922%
        XYZ:
        19.1647, 10.7788, 58.8280
        xyY:
        0.2159, 0.1214, 10.7788
      CIE-Lab:
        39.2053, 55.2416, -67.7122
        CIE-LCH:
        39.2053, 87.3875, 309.2086
        CIE-Luv:
        39.2053, 8.5073, -100.3303
        Hunter-Lab:
        32.8310, 46.7425, -83.2565
      #7039cd color charts
#7039cd RGB chart
      #7039cd CMYK chart
      #7039cd RGB pie chart
      #7039cd color shades, tints & tones
#7039cd color schemes
#7039cd color preview, HTML & CSS examples
           This text has a color of #7039cd        
        
          <p style="color:#7039cd;">Text here</p>
        
        
          .mytext {color:#7039cd;}
        
        Text color #7039cd
      
           This box has a color of #7039cd        
        
          <div style="background-color:#7039cd;">Content here</div>
        
        
          .mybackground {background-color:#7039cd;}
        
        Background color #7039cd
      
           Border around this has a color of #7039cd        
        
          <div style="border:2px solid #7039cd;">Content here</div>
        
        
          .myborder {border:2px solid #7039cd;}
        
        Border color #7039cd