#7048d2 color space conversions
Hex:
        #7048d2
        RGB:
        112, 72, 210
        CMY:
        56, 72, 18
        CMYK:
        47, 66, 0, 18
      HSL:
        257°, 60.5263%, 55.2941%
        HSV (HSB):
        257°, 65.7143%, 82.3529%
        XYZ:
        20.6323, 12.7326, 62.3430
        xyY:
        0.2156, 0.1330, 12.7326
      CIE-Lab:
        42.3576, 48.9555, -65.4591
        CIE-LCH:
        42.3576, 81.7407, 306.7921
        CIE-Luv:
        42.3576, 5.0559, -99.6027
        Hunter-Lab:
        35.6828, 40.7664, -78.6102
      #7048d2 color charts
#7048d2 RGB chart
      #7048d2 CMYK chart
      #7048d2 RGB pie chart
      #7048d2 color shades, tints & tones
#7048d2 color schemes
#7048d2 color preview, HTML & CSS examples
           This text has a color of #7048d2        
        
          <p style="color:#7048d2;">Text here</p>
        
        
          .mytext {color:#7048d2;}
        
        Text color #7048d2
      
           This box has a color of #7048d2        
        
          <div style="background-color:#7048d2;">Content here</div>
        
        
          .mybackground {background-color:#7048d2;}
        
        Background color #7048d2
      
           Border around this has a color of #7048d2        
        
          <div style="border:2px solid #7048d2;">Content here</div>
        
        
          .myborder {border:2px solid #7048d2;}
        
        Border color #7048d2