#8356cd color space conversions
Hex:
        #8356cd
        RGB:
        131, 86, 205
        CMY:
        49, 66, 20
        CMYK:
        36, 58, 0, 20
      HSL:
        263°, 54.3379%, 57.0588%
        HSV (HSB):
        263°, 58.0488%, 80.3922%
        XYZ:
        23.7073, 15.8886, 59.5749
        xyY:
        0.2391, 0.1602, 15.8886
      CIE-Lab:
        46.8281, 43.9289, -55.2561
        CIE-LCH:
        46.8281, 70.5903, 308.4849
        CIE-Luv:
        46.8281, 10.5369, -87.6030
        Hunter-Lab:
        39.8606, 36.4079, -60.7114
      #8356cd color charts
#8356cd RGB chart
      #8356cd CMYK chart
      #8356cd RGB pie chart
      #8356cd color shades, tints & tones
#8356cd color schemes
#8356cd color preview, HTML & CSS examples
           This text has a color of #8356cd        
        
          <p style="color:#8356cd;">Text here</p>
        
        
          .mytext {color:#8356cd;}
        
        Text color #8356cd
      
           This box has a color of #8356cd        
        
          <div style="background-color:#8356cd;">Content here</div>
        
        
          .mybackground {background-color:#8356cd;}
        
        Background color #8356cd
      
           Border around this has a color of #8356cd        
        
          <div style="border:2px solid #8356cd;">Content here</div>
        
        
          .myborder {border:2px solid #8356cd;}
        
        Border color #8356cd