#7148cd color space conversions
Hex:
        #7148cd
        RGB:
        113, 72, 205
        CMY:
        56, 72, 20
        CMYK:
        45, 65, 0, 20
      HSL:
        258°, 57.0815%, 54.3137%
        HSV (HSB):
        258°, 64.8780%, 80.3922%
        XYZ:
        20.1469, 12.5532, 59.1188
        xyY:
        0.2194, 0.1367, 12.5532
      CIE-Lab:
        42.0822, 47.7670, -63.0201
        CIE-LCH:
        42.0822, 79.0773, 307.1609
        CIE-Luv:
        42.0822, 6.0415, -96.0073
        Hunter-Lab:
        35.4305, 39.4971, -74.1289
      #7148cd color charts
#7148cd RGB chart
      #7148cd CMYK chart
      #7148cd RGB pie chart
      #7148cd color shades, tints & tones
#7148cd color schemes
#7148cd color preview, HTML & CSS examples
           This text has a color of #7148cd        
        
          <p style="color:#7148cd;">Text here</p>
        
        
          .mytext {color:#7148cd;}
        
        Text color #7148cd
      
           This box has a color of #7148cd        
        
          <div style="background-color:#7148cd;">Content here</div>
        
        
          .mybackground {background-color:#7148cd;}
        
        Background color #7148cd
      
           Border around this has a color of #7148cd        
        
          <div style="border:2px solid #7148cd;">Content here</div>
        
        
          .myborder {border:2px solid #7148cd;}
        
        Border color #7148cd