#7039d7 color space conversions
Hex:
        #7039d7
        RGB:
        112, 57, 215
        CMY:
        56, 78, 16
        CMYK:
        48, 73, 0, 16
      HSL:
        261°, 66.3866%, 53.3333%
        HSV (HSB):
        261°, 73.4884%, 84.3137%
        XYZ:
        20.4110, 11.2773, 65.3909
        xyY:
        0.2103, 0.1162, 11.2773
      CIE-Lab:
        40.0436, 57.8509, -72.1122
        CIE-LCH:
        40.0436, 92.4494, 308.7378
        CIE-Luv:
        40.0436, 7.1909, -106.8304
        Hunter-Lab:
        33.5817, 49.7244, -91.9435
      #7039d7 color charts
#7039d7 RGB chart
      #7039d7 CMYK chart
      #7039d7 RGB pie chart
      #7039d7 color shades, tints & tones
#7039d7 color schemes
#7039d7 color preview, HTML & CSS examples
           This text has a color of #7039d7        
        
          <p style="color:#7039d7;">Text here</p>
        
        
          .mytext {color:#7039d7;}
        
        Text color #7039d7
      
           This box has a color of #7039d7        
        
          <div style="background-color:#7039d7;">Content here</div>
        
        
          .mybackground {background-color:#7039d7;}
        
        Background color #7039d7
      
           Border around this has a color of #7039d7        
        
          <div style="border:2px solid #7039d7;">Content here</div>
        
        
          .myborder {border:2px solid #7039d7;}
        
        Border color #7039d7