#8083cd color space conversions
Hex:
        #8083cd
        RGB:
        128, 131, 205
        CMY:
        50, 49, 20
        CMYK:
        38, 36, 0, 20
      HSL:
        238°, 43.5028%, 65.2941%
        HSV (HSB):
        238°, 37.5610%, 80.3922%
        XYZ:
        28.0378, 25.2296, 61.1496
        xyY:
        0.2450, 0.2205, 25.2296
      CIE-Lab:
        57.2984, 16.9010, -38.6325
        CIE-LCH:
        57.2984, 42.1677, 293.6284
        CIE-Luv:
        57.2984, -5.7582, -62.1475
        Hunter-Lab:
        50.2290, 11.7378, -37.0203
      #8083cd color charts
#8083cd RGB chart
      #8083cd CMYK chart
      #8083cd RGB pie chart
      #8083cd color shades, tints & tones
#8083cd color schemes
#8083cd color preview, HTML & CSS examples
           This text has a color of #8083cd        
        
          <p style="color:#8083cd;">Text here</p>
        
        
          .mytext {color:#8083cd;}
        
        Text color #8083cd
      
           This box has a color of #8083cd        
        
          <div style="background-color:#8083cd;">Content here</div>
        
        
          .mybackground {background-color:#8083cd;}
        
        Background color #8083cd
      
           Border around this has a color of #8083cd        
        
          <div style="border:2px solid #8083cd;">Content here</div>
        
        
          .myborder {border:2px solid #8083cd;}
        
        Border color #8083cd