#732fc5 color space conversions
Hex:
        #732fc5
        RGB:
        115, 47, 197
        CMY:
        55, 82, 23
        CMYK:
        42, 76, 0, 23
      HSL:
        267°, 61.4754%, 47.8431%
        HSV (HSB):
        267°, 76.1421%, 77.2549%
        XYZ:
        18.1648, 9.7091, 53.7400
        xyY:
        0.2226, 0.1190, 9.7091
      CIE-Lab:
        37.3152, 58.1987, -66.1326
        CIE-LCH:
        37.3152, 88.0943, 311.3487
        CIE-Luv:
        37.3152, 12.4730, -96.7704
        Hunter-Lab:
        31.1594, 49.5300, -80.4446
      #732fc5 color charts
#732fc5 RGB chart
      #732fc5 CMYK chart
      #732fc5 RGB pie chart
      #732fc5 color shades, tints & tones
#732fc5 color schemes
#732fc5 color preview, HTML & CSS examples
           This text has a color of #732fc5        
        
          <p style="color:#732fc5;">Text here</p>
        
        
          .mytext {color:#732fc5;}
        
        Text color #732fc5
      
           This box has a color of #732fc5        
        
          <div style="background-color:#732fc5;">Content here</div>
        
        
          .mybackground {background-color:#732fc5;}
        
        Background color #732fc5
      
           Border around this has a color of #732fc5        
        
          <div style="border:2px solid #732fc5;">Content here</div>
        
        
          .myborder {border:2px solid #732fc5;}
        
        Border color #732fc5