#8254cd color space conversions
Hex:
        #8254cd
        RGB:
        130, 84, 205
        CMY:
        49, 67, 20
        CMYK:
        37, 59, 0, 20
      HSL:
        263°, 54.7511%, 56.6667%
        HSV (HSB):
        263°, 59.0244%, 80.3922%
        XYZ:
        23.3957, 15.4943, 59.5152
        xyY:
        0.2377, 0.1575, 15.4943
      CIE-Lab:
        46.3038, 44.8034, -56.1053
        CIE-LCH:
        46.3038, 71.7993, 308.6094
        CIE-Luv:
        46.3038, 10.6018, -88.6610
        Hunter-Lab:
        39.3627, 37.2087, -62.0907
      #8254cd color charts
#8254cd RGB chart
      #8254cd CMYK chart
      #8254cd RGB pie chart
      #8254cd color shades, tints & tones
#8254cd color schemes
#8254cd color preview, HTML & CSS examples
           This text has a color of #8254cd        
        
          <p style="color:#8254cd;">Text here</p>
        
        
          .mytext {color:#8254cd;}
        
        Text color #8254cd
      
           This box has a color of #8254cd        
        
          <div style="background-color:#8254cd;">Content here</div>
        
        
          .mybackground {background-color:#8254cd;}
        
        Background color #8254cd
      
           Border around this has a color of #8254cd        
        
          <div style="border:2px solid #8254cd;">Content here</div>
        
        
          .myborder {border:2px solid #8254cd;}
        
        Border color #8254cd