#7047cf color space conversions
Hex:
        #7047cf
        RGB:
        112, 71, 207
        CMY:
        56, 72, 19
        CMYK:
        46, 66, 0, 19
      HSL:
        258°, 58.6207%, 54.5098%
        HSV (HSB):
        258°, 65.7005%, 81.1765%
        XYZ:
        20.1978, 12.4562, 60.3712
        xyY:
        0.2171, 0.1339, 12.4562
      CIE-Lab:
        41.9322, 48.6647, -64.4229
        CIE-LCH:
        41.9322, 80.7376, 307.0672
        CIE-Luv:
        41.9322, 5.6159, -97.8590
        Hunter-Lab:
        35.2934, 40.3892, -76.7134
      #7047cf color charts
#7047cf RGB chart
      #7047cf CMYK chart
      #7047cf RGB pie chart
      #7047cf color shades, tints & tones
#7047cf color schemes
#7047cf color preview, HTML & CSS examples
           This text has a color of #7047cf        
        
          <p style="color:#7047cf;">Text here</p>
        
        
          .mytext {color:#7047cf;}
        
        Text color #7047cf
      
           This box has a color of #7047cf        
        
          <div style="background-color:#7047cf;">Content here</div>
        
        
          .mybackground {background-color:#7047cf;}
        
        Background color #7047cf
      
           Border around this has a color of #7047cf        
        
          <div style="border:2px solid #7047cf;">Content here</div>
        
        
          .myborder {border:2px solid #7047cf;}
        
        Border color #7047cf