#8360cf color space conversions
Hex:
        #8360cf
        RGB:
        131, 96, 207
        CMY:
        49, 62, 19
        CMYK:
        37, 54, 0, 19
      HSL:
        259°, 53.6232%, 59.4118%
        HSV (HSB):
        259°, 53.6232%, 81.1765%
        XYZ:
        24.8054, 17.6960, 61.1398
        xyY:
        0.2393, 0.1707, 17.6960
      CIE-Lab:
        49.1253, 38.8133, -52.7152
        CIE-LCH:
        49.1253, 65.4627, 306.3636
        CIE-Luv:
        49.1253, 7.4315, -84.3618
        Hunter-Lab:
        42.0667, 31.6394, -56.7256
      #8360cf color charts
#8360cf RGB chart
      #8360cf CMYK chart
      #8360cf RGB pie chart
      #8360cf color shades, tints & tones
#8360cf color schemes
#8360cf color preview, HTML & CSS examples
           This text has a color of #8360cf        
        
          <p style="color:#8360cf;">Text here</p>
        
        
          .mytext {color:#8360cf;}
        
        Text color #8360cf
      
           This box has a color of #8360cf        
        
          <div style="background-color:#8360cf;">Content here</div>
        
        
          .mybackground {background-color:#8360cf;}
        
        Background color #8360cf
      
           Border around this has a color of #8360cf        
        
          <div style="border:2px solid #8360cf;">Content here</div>
        
        
          .myborder {border:2px solid #8360cf;}
        
        Border color #8360cf