#745be5 color space conversions
Hex:
        #745be5
        RGB:
        116, 91, 229
        CMY:
        55, 64, 10
        CMYK:
        49, 60, 0, 10
      HSL:
        251°, 72.6316%, 62.7451%
        HSV (HSB):
        251°, 60.2620%, 89.8039%
        XYZ:
        25.0864, 16.8523, 76.0594
        xyY:
        0.2126, 0.1428, 16.8523
      CIE-Lab:
        48.0734, 44.5493, -66.9860
        CIE-LCH:
        48.0734, 80.4473, 303.6261
        CIE-Luv:
        48.0734, 0.2827, -105.3802
        Hunter-Lab:
        41.0516, 37.2402, -81.1150
      #745be5 color charts
#745be5 RGB chart
      #745be5 CMYK chart
      #745be5 RGB pie chart
      #745be5 color shades, tints & tones
#745be5 color schemes
#745be5 color preview, HTML & CSS examples
           This text has a color of #745be5        
        
          <p style="color:#745be5;">Text here</p>
        
        
          .mytext {color:#745be5;}
        
        Text color #745be5
      
           This box has a color of #745be5        
        
          <div style="background-color:#745be5;">Content here</div>
        
        
          .mybackground {background-color:#745be5;}
        
        Background color #745be5
      
           Border around this has a color of #745be5        
        
          <div style="border:2px solid #745be5;">Content here</div>
        
        
          .myborder {border:2px solid #745be5;}
        
        Border color #745be5