#7450e3 color space conversions
Hex:
        #7450e3
        RGB:
        116, 80, 227
        CMY:
        55, 69, 11
        CMYK:
        49, 65, 0, 11
      HSL:
        255°, 72.4138%, 60.1961%
        HSV (HSB):
        255°, 64.7577%, 89.0196%
        XYZ:
        23.9362, 14.9964, 74.3061
        xyY:
        0.2114, 0.1324, 14.9964
      CIE-Lab:
        45.6292, 50.1062, -69.8259
        CIE-LCH:
        45.6292, 85.9435, 305.6627
        CIE-Luv:
        45.6292, 3.0227, -108.1173
        Hunter-Lab:
        38.7252, 42.5629, -86.6584
      #7450e3 color charts
#7450e3 RGB chart
      #7450e3 CMYK chart
      #7450e3 RGB pie chart
      #7450e3 color shades, tints & tones
#7450e3 color schemes
#7450e3 color preview, HTML & CSS examples
           This text has a color of #7450e3        
        
          <p style="color:#7450e3;">Text here</p>
        
        
          .mytext {color:#7450e3;}
        
        Text color #7450e3
      
           This box has a color of #7450e3        
        
          <div style="background-color:#7450e3;">Content here</div>
        
        
          .mybackground {background-color:#7450e3;}
        
        Background color #7450e3
      
           Border around this has a color of #7450e3        
        
          <div style="border:2px solid #7450e3;">Content here</div>
        
        
          .myborder {border:2px solid #7450e3;}
        
        Border color #7450e3