#8360bb color space conversions
Hex:
        #8360bb
        RGB:
        131, 96, 187
        CMY:
        49, 62, 27
        CMYK:
        30, 49, 0, 27
      HSL:
        263°, 40.0881%, 55.4902%
        HSV (HSB):
        263°, 48.6631%, 73.3333%
        XYZ:
        22.5126, 16.7789, 49.0658
        xyY:
        0.2548, 0.1899, 16.7789
      CIE-Lab:
        47.9802, 33.5842, -43.0225
        CIE-LCH:
        47.9802, 54.5787, 307.9763
        CIE-Luv:
        47.9802, 9.8906, -68.5977
        Hunter-Lab:
        40.9620, 26.4193, -42.3463
      #8360bb color charts
#8360bb RGB chart
      #8360bb CMYK chart
      #8360bb RGB pie chart
      #8360bb color shades, tints & tones
#8360bb color schemes
#8360bb color preview, HTML & CSS examples
           This text has a color of #8360bb        
        
          <p style="color:#8360bb;">Text here</p>
        
        
          .mytext {color:#8360bb;}
        
        Text color #8360bb
      
           This box has a color of #8360bb        
        
          <div style="background-color:#8360bb;">Content here</div>
        
        
          .mybackground {background-color:#8360bb;}
        
        Background color #8360bb
      
           Border around this has a color of #8360bb        
        
          <div style="border:2px solid #8360bb;">Content here</div>
        
        
          .myborder {border:2px solid #8360bb;}
        
        Border color #8360bb