#8360a7 color space conversions
Hex:
        #8360a7
        RGB:
        131, 96, 167
        CMY:
        49, 62, 35
        CMYK:
        22, 43, 0, 35
      HSL:
        270°, 28.7449%, 51.5686%
        HSV (HSB):
        270°, 42.5150%, 65.4902%
        XYZ:
        20.5180, 15.9811, 38.5625
        xyY:
        0.2733, 0.2129, 15.9811
      CIE-Lab:
        46.9496, 28.6062, -32.9689
        CIE-LCH:
        46.9496, 43.6493, 310.9472
        CIE-Luv:
        46.9496, 12.5014, -52.3254
        Hunter-Lab:
        39.9763, 21.6573, -29.2096
      #8360a7 color charts
#8360a7 RGB chart
      #8360a7 CMYK chart
      #8360a7 RGB pie chart
      #8360a7 color shades, tints & tones
#8360a7 color schemes
#8360a7 color preview, HTML & CSS examples
           This text has a color of #8360a7        
        
          <p style="color:#8360a7;">Text here</p>
        
        
          .mytext {color:#8360a7;}
        
        Text color #8360a7
      
           This box has a color of #8360a7        
        
          <div style="background-color:#8360a7;">Content here</div>
        
        
          .mybackground {background-color:#8360a7;}
        
        Background color #8360a7
      
           Border around this has a color of #8360a7        
        
          <div style="border:2px solid #8360a7;">Content here</div>
        
        
          .myborder {border:2px solid #8360a7;}
        
        Border color #8360a7