#8256a5 color space conversions
Hex:
        #8256a5
        RGB:
        130, 86, 165
        CMY:
        49, 66, 35
        CMYK:
        21, 48, 0, 35
      HSL:
        273°, 31.4741%, 49.2157%
        HSV (HSB):
        273°, 47.8788%, 64.7059%
        XYZ:
        19.3252, 14.1180, 37.3038
        xyY:
        0.2732, 0.1996, 14.1180
      CIE-Lab:
        44.4017, 33.6601, -35.8053
        CIE-LCH:
        44.4017, 49.1429, 313.2312
        CIE-Luv:
        44.4017, 15.8868, -56.5102
        Hunter-Lab:
        37.5739, 26.0527, -32.5620
      #8256a5 color charts
#8256a5 RGB chart
      #8256a5 CMYK chart
      #8256a5 RGB pie chart
      #8256a5 color shades, tints & tones
#8256a5 color schemes
#8256a5 color preview, HTML & CSS examples
           This text has a color of #8256a5        
        
          <p style="color:#8256a5;">Text here</p>
        
        
          .mytext {color:#8256a5;}
        
        Text color #8256a5
      
           This box has a color of #8256a5        
        
          <div style="background-color:#8256a5;">Content here</div>
        
        
          .mybackground {background-color:#8256a5;}
        
        Background color #8256a5
      
           Border around this has a color of #8256a5        
        
          <div style="border:2px solid #8256a5;">Content here</div>
        
        
          .myborder {border:2px solid #8256a5;}
        
        Border color #8256a5