#7327df color space conversions
Hex:
        #7327df
        RGB:
        115, 39, 223
        CMY:
        55, 85, 13
        CMYK:
        48, 83, 0, 13
      HSL:
        265°, 74.1935%, 51.3725%
        HSV (HSB):
        265°, 82.5112%, 87.4510%
        XYZ:
        21.1150, 10.4236, 70.7111
        xyY:
        0.2065, 0.1019, 10.4236
      CIE-Lab:
        38.5922, 67.5111, -79.0721
        CIE-LCH:
        38.5922, 103.9719, 310.4904
        CIE-Luv:
        38.5922, 9.5051, -114.1596
        Hunter-Lab:
        32.2856, 60.2407, -107.2556
      #7327df color charts
#7327df RGB chart
      #7327df CMYK chart
      #7327df RGB pie chart
      #7327df color shades, tints & tones
#7327df color schemes
#7327df color preview, HTML & CSS examples
           This text has a color of #7327df        
        
          <p style="color:#7327df;">Text here</p>
        
        
          .mytext {color:#7327df;}
        
        Text color #7327df
      
           This box has a color of #7327df        
        
          <div style="background-color:#7327df;">Content here</div>
        
        
          .mybackground {background-color:#7327df;}
        
        Background color #7327df
      
           Border around this has a color of #7327df        
        
          <div style="border:2px solid #7327df;">Content here</div>
        
        
          .myborder {border:2px solid #7327df;}
        
        Border color #7327df