#7325dd color space conversions
Hex:
        #7325dd
        RGB:
        115, 37, 221
        CMY:
        55, 85, 13
        CMYK:
        48, 83, 0, 13
      HSL:
        265°, 73.0159%, 50.5882%
        HSV (HSB):
        265°, 83.2579%, 86.6667%
        XYZ:
        20.7829, 10.1884, 69.2778
        xyY:
        0.2073, 0.1016, 10.1884
      CIE-Lab:
        38.1785, 67.6982, -78.6071
        CIE-LCH:
        38.1785, 103.7406, 310.7358
        CIE-Luv:
        38.1785, 9.9763, -113.1334
        Hunter-Lab:
        31.9193, 60.3641, -106.3397
      #7325dd color charts
#7325dd RGB chart
      #7325dd CMYK chart
      #7325dd RGB pie chart
      #7325dd color shades, tints & tones
#7325dd color schemes
#7325dd color preview, HTML & CSS examples
           This text has a color of #7325dd        
        
          <p style="color:#7325dd;">Text here</p>
        
        
          .mytext {color:#7325dd;}
        
        Text color #7325dd
      
           This box has a color of #7325dd        
        
          <div style="background-color:#7325dd;">Content here</div>
        
        
          .mybackground {background-color:#7325dd;}
        
        Background color #7325dd
      
           Border around this has a color of #7325dd        
        
          <div style="border:2px solid #7325dd;">Content here</div>
        
        
          .myborder {border:2px solid #7325dd;}
        
        Border color #7325dd