#7370e3 color space conversions
Hex:
        #7370e3
        RGB:
        115, 112, 227
        CMY:
        55, 56, 11
        CMYK:
        49, 51, 0, 11
      HSL:
        242°, 67.2515%, 66.4706%
        HSV (HSB):
        242°, 50.6608%, 89.0196%
        XYZ:
        26.7295, 20.7792, 75.2750
        xyY:
        0.2177, 0.1692, 20.7792
      CIE-Lab:
        52.7070, 31.4317, -58.3850
        CIE-LCH:
        52.7070, 66.3081, 298.2960
        CIE-Luv:
        52.7070, -5.7216, -93.7997
        Hunter-Lab:
        45.5842, 24.8958, -65.9989
      #7370e3 color charts
#7370e3 RGB chart
      #7370e3 CMYK chart
      #7370e3 RGB pie chart
      #7370e3 color shades, tints & tones
#7370e3 color schemes
#7370e3 color preview, HTML & CSS examples
           This text has a color of #7370e3        
        
          <p style="color:#7370e3;">Text here</p>
        
        
          .mytext {color:#7370e3;}
        
        Text color #7370e3
      
           This box has a color of #7370e3        
        
          <div style="background-color:#7370e3;">Content here</div>
        
        
          .mybackground {background-color:#7370e3;}
        
        Background color #7370e3
      
           Border around this has a color of #7370e3        
        
          <div style="border:2px solid #7370e3;">Content here</div>
        
        
          .myborder {border:2px solid #7370e3;}
        
        Border color #7370e3