#7153d2 color space conversions
Hex:
        #7153d2
        RGB:
        113, 83, 210
        CMY:
        56, 67, 18
        CMYK:
        46, 60, 0, 18
      HSL:
        254°, 58.5253%, 57.4510%
        HSV (HSB):
        254°, 60.4762%, 82.3529%
        XYZ:
        21.5362, 14.3504, 62.6076
        xyY:
        0.2187, 0.1457, 14.3504
      CIE-Lab:
        44.7313, 43.0496, -61.6011
        CIE-LCH:
        44.7313, 75.1530, 304.9475
        CIE-Luv:
        44.7313, 2.9294, -95.4660
        Hunter-Lab:
        37.8819, 35.1855, -71.4716
      #7153d2 color charts
#7153d2 RGB chart
      #7153d2 CMYK chart
      #7153d2 RGB pie chart
      #7153d2 color shades, tints & tones
#7153d2 color schemes
#7153d2 color preview, HTML & CSS examples
           This text has a color of #7153d2        
        
          <p style="color:#7153d2;">Text here</p>
        
        
          .mytext {color:#7153d2;}
        
        Text color #7153d2
      
           This box has a color of #7153d2        
        
          <div style="background-color:#7153d2;">Content here</div>
        
        
          .mybackground {background-color:#7153d2;}
        
        Background color #7153d2
      
           Border around this has a color of #7153d2        
        
          <div style="border:2px solid #7153d2;">Content here</div>
        
        
          .myborder {border:2px solid #7153d2;}
        
        Border color #7153d2