#7039cf color space conversions
Hex:
        #7039cf
        RGB:
        112, 57, 207
        CMY:
        56, 78, 19
        CMYK:
        46, 72, 0, 19
      HSL:
        262°, 60.9756%, 51.7647%
        HSV (HSB):
        262°, 72.4638%, 81.1765%
        XYZ:
        19.4077, 10.8760, 60.1079
        xyY:
        0.2147, 0.1203, 10.8760
      CIE-Lab:
        39.3708, 55.7626, -68.5997
        CIE-LCH:
        39.3708, 88.4047, 309.1066
        CIE-Luv:
        39.3708, 8.2378, -101.6414
        Hunter-Lab:
        32.9788, 47.3328, -84.9782
      #7039cf color charts
#7039cf RGB chart
      #7039cf CMYK chart
      #7039cf RGB pie chart
      #7039cf color shades, tints & tones
#7039cf color schemes
#7039cf color preview, HTML & CSS examples
           This text has a color of #7039cf        
        
          <p style="color:#7039cf;">Text here</p>
        
        
          .mytext {color:#7039cf;}
        
        Text color #7039cf
      
           This box has a color of #7039cf        
        
          <div style="background-color:#7039cf;">Content here</div>
        
        
          .mybackground {background-color:#7039cf;}
        
        Background color #7039cf
      
           Border around this has a color of #7039cf        
        
          <div style="border:2px solid #7039cf;">Content here</div>
        
        
          .myborder {border:2px solid #7039cf;}
        
        Border color #7039cf