#8256cd color space conversions
Hex:
        #8256cd
        RGB:
        130, 86, 205
        CMY:
        49, 66, 20
        CMYK:
        37, 58, 0, 20
      HSL:
        262°, 54.3379%, 57.0588%
        HSV (HSB):
        262°, 58.0488%, 80.3922%
        XYZ:
        23.5532, 15.8092, 59.5677
        xyY:
        0.2381, 0.1598, 15.8092
      CIE-Lab:
        46.7231, 43.6975, -55.4304
        CIE-LCH:
        46.7231, 70.5833, 308.2498
        CIE-Luv:
        46.7231, 10.0677, -87.7820
        Hunter-Lab:
        39.7608, 36.1570, -60.9929
      #8256cd color charts
#8256cd RGB chart
      #8256cd CMYK chart
      #8256cd RGB pie chart
      #8256cd color shades, tints & tones
#8256cd color schemes
#8256cd color preview, HTML & CSS examples
           This text has a color of #8256cd        
        
          <p style="color:#8256cd;">Text here</p>
        
        
          .mytext {color:#8256cd;}
        
        Text color #8256cd
      
           This box has a color of #8256cd        
        
          <div style="background-color:#8256cd;">Content here</div>
        
        
          .mybackground {background-color:#8256cd;}
        
        Background color #8256cd
      
           Border around this has a color of #8256cd        
        
          <div style="border:2px solid #8256cd;">Content here</div>
        
        
          .myborder {border:2px solid #8256cd;}
        
        Border color #8256cd