#8368d2 color space conversions
Hex:
        #8368d2
        RGB:
        131, 104, 210
        CMY:
        49, 59, 18
        CMYK:
        38, 50, 0, 18
      HSL:
        255°, 54.0816%, 61.5686%
        HSV (HSB):
        255°, 50.4762%, 82.3529%
        XYZ:
        25.9432, 19.3791, 63.3459
        xyY:
        0.2387, 0.1783, 19.3791
      CIE-Lab:
        51.1278, 34.9947, -51.2239
        CIE-LCH:
        51.1278, 62.0364, 304.3398
        CIE-Luv:
        51.1278, 4.6361, -82.4865
        Hunter-Lab:
        44.0217, 28.1573, -54.5015
      #8368d2 color charts
#8368d2 RGB chart
      #8368d2 CMYK chart
      #8368d2 RGB pie chart
      #8368d2 color shades, tints & tones
#8368d2 color schemes
#8368d2 color preview, HTML & CSS examples
           This text has a color of #8368d2        
        
          <p style="color:#8368d2;">Text here</p>
        
        
          .mytext {color:#8368d2;}
        
        Text color #8368d2
      
           This box has a color of #8368d2        
        
          <div style="background-color:#8368d2;">Content here</div>
        
        
          .mybackground {background-color:#8368d2;}
        
        Background color #8368d2
      
           Border around this has a color of #8368d2        
        
          <div style="border:2px solid #8368d2;">Content here</div>
        
        
          .myborder {border:2px solid #8368d2;}
        
        Border color #8368d2