#8261cd color space conversions
Hex:
        #8261cd
        RGB:
        130, 97, 205
        CMY:
        49, 62, 20
        CMYK:
        37, 53, 0, 20
      HSL:
        258°, 51.9231%, 59.2157%
        HSV (HSB):
        258°, 52.6829%, 80.3922%
        XYZ:
        24.5001, 17.7030, 59.8833
        xyY:
        0.2400, 0.1734, 17.7030
      CIE-Lab:
        49.1339, 37.4599, -51.5624
        CIE-LCH:
        49.1339, 63.7332, 305.9983
        CIE-Luv:
        49.1339, 6.9027, -82.4758
        Hunter-Lab:
        42.0749, 30.3087, -54.9323
      #8261cd color charts
#8261cd RGB chart
      #8261cd CMYK chart
      #8261cd RGB pie chart
      #8261cd color shades, tints & tones
#8261cd color schemes
#8261cd color preview, HTML & CSS examples
           This text has a color of #8261cd        
        
          <p style="color:#8261cd;">Text here</p>
        
        
          .mytext {color:#8261cd;}
        
        Text color #8261cd
      
           This box has a color of #8261cd        
        
          <div style="background-color:#8261cd;">Content here</div>
        
        
          .mybackground {background-color:#8261cd;}
        
        Background color #8261cd
      
           Border around this has a color of #8261cd        
        
          <div style="border:2px solid #8261cd;">Content here</div>
        
        
          .myborder {border:2px solid #8261cd;}
        
        Border color #8261cd