#8182df color space conversions
Hex:
        #8182df
        RGB:
        129, 130, 223
        CMY:
        49, 49, 13
        CMYK:
        42, 42, 0, 13
      HSL:
        239°, 59.4937%, 69.0196%
        HSV (HSB):
        239°, 42.1525%, 87.4510%
        XYZ:
        30.3552, 25.9601, 73.2229
        xyY:
        0.2343, 0.2004, 25.9601
      CIE-Lab:
        57.9992, 22.8088, -47.6387
        CIE-LCH:
        57.9992, 52.8175, 295.5844
        CIE-Luv:
        57.9992, -5.9939, -77.6189
        Hunter-Lab:
        50.9511, 17.1808, -49.5413
      #8182df color charts
#8182df RGB chart
      #8182df CMYK chart
      #8182df RGB pie chart
      #8182df color shades, tints & tones
#8182df color schemes
#8182df color preview, HTML & CSS examples
           This text has a color of #8182df        
        
          <p style="color:#8182df;">Text here</p>
        
        
          .mytext {color:#8182df;}
        
        Text color #8182df
      
           This box has a color of #8182df        
        
          <div style="background-color:#8182df;">Content here</div>
        
        
          .mybackground {background-color:#8182df;}
        
        Background color #8182df
      
           Border around this has a color of #8182df        
        
          <div style="border:2px solid #8182df;">Content here</div>
        
        
          .myborder {border:2px solid #8182df;}
        
        Border color #8182df