#8283cd color space conversions
Hex:
        #8283cd
        RGB:
        130, 131, 205
        CMY:
        49, 49, 20
        CMYK:
        37, 36, 0, 20
      HSL:
        239°, 42.8571%, 65.6863%
        HSV (HSB):
        239°, 36.5854%, 80.3922%
        XYZ:
        28.3417, 25.3862, 61.1639
        xyY:
        0.2467, 0.2210, 25.3862
      CIE-Lab:
        57.4498, 17.4465, -38.3843
        CIE-LCH:
        57.4498, 42.1632, 294.4428
        CIE-Luv:
        57.4498, -4.8877, -61.8429
        Hunter-Lab:
        50.3847, 12.2339, -36.7050
      #8283cd color charts
#8283cd RGB chart
      #8283cd CMYK chart
      #8283cd RGB pie chart
      #8283cd color shades, tints & tones
#8283cd color schemes
#8283cd color preview, HTML & CSS examples
           This text has a color of #8283cd        
        
          <p style="color:#8283cd;">Text here</p>
        
        
          .mytext {color:#8283cd;}
        
        Text color #8283cd
      
           This box has a color of #8283cd        
        
          <div style="background-color:#8283cd;">Content here</div>
        
        
          .mybackground {background-color:#8283cd;}
        
        Background color #8283cd
      
           Border around this has a color of #8283cd        
        
          <div style="border:2px solid #8283cd;">Content here</div>
        
        
          .myborder {border:2px solid #8283cd;}
        
        Border color #8283cd