#8356dd color space conversions
Hex:
        #8356dd
        RGB:
        131, 86, 221
        CMY:
        49, 66, 13
        CMYK:
        41, 61, 0, 13
      HSL:
        260°, 66.5025%, 60.1961%
        HSV (HSB):
        260°, 61.0860%, 86.6667%
        XYZ:
        25.7390, 16.7013, 70.2737
        xyY:
        0.2284, 0.1482, 16.7013
      CIE-Lab:
        47.8815, 48.1340, -62.6982
        CIE-LCH:
        47.8815, 79.0439, 307.5138
        CIE-Luv:
        47.8815, 8.4244, -99.4305
        Hunter-Lab:
        40.8673, 40.9051, -73.3456
      #8356dd color charts
#8356dd RGB chart
      #8356dd CMYK chart
      #8356dd RGB pie chart
      #8356dd color shades, tints & tones
#8356dd color schemes
#8356dd color preview, HTML & CSS examples
           This text has a color of #8356dd        
        
          <p style="color:#8356dd;">Text here</p>
        
        
          .mytext {color:#8356dd;}
        
        Text color #8356dd
      
           This box has a color of #8356dd        
        
          <div style="background-color:#8356dd;">Content here</div>
        
        
          .mybackground {background-color:#8356dd;}
        
        Background color #8356dd
      
           Border around this has a color of #8356dd        
        
          <div style="border:2px solid #8356dd;">Content here</div>
        
        
          .myborder {border:2px solid #8356dd;}
        
        Border color #8356dd