#7370c5 color space conversions
Hex:
        #7370c5
        RGB:
        115, 112, 197
        CMY:
        55, 56, 23
        CMYK:
        42, 43, 0, 23
      HSL:
        242°, 42.2886%, 60.5882%
        HSV (HSB):
        242°, 43.1472%, 77.2549%
        XYZ:
        22.9424, 19.2644, 55.3325
        xyY:
        0.2352, 0.1975, 19.2644
      CIE-Lab:
        50.9951, 22.5456, -44.0926
        CIE-LCH:
        50.9951, 49.5224, 297.0818
        CIE-Luv:
        50.9951, -3.8550, -69.9704
        Hunter-Lab:
        43.8912, 16.4943, -44.0215
      #7370c5 color charts
#7370c5 RGB chart
      #7370c5 CMYK chart
      #7370c5 RGB pie chart
      #7370c5 color shades, tints & tones
#7370c5 color schemes
#7370c5 color preview, HTML & CSS examples
           This text has a color of #7370c5        
        
          <p style="color:#7370c5;">Text here</p>
        
        
          .mytext {color:#7370c5;}
        
        Text color #7370c5
      
           This box has a color of #7370c5        
        
          <div style="background-color:#7370c5;">Content here</div>
        
        
          .mybackground {background-color:#7370c5;}
        
        Background color #7370c5
      
           Border around this has a color of #7370c5        
        
          <div style="border:2px solid #7370c5;">Content here</div>
        
        
          .myborder {border:2px solid #7370c5;}
        
        Border color #7370c5