#8545ee color space conversions
Hex:
        #8545ee
        RGB:
        133, 69, 238
        CMY:
        48, 73, 7
        CMYK:
        44, 71, 0, 7
      HSL:
        263°, 83.2512%, 60.1961%
        HSV (HSB):
        263°, 71.0084%, 93.3333%
        XYZ:
        27.2336, 15.4158, 82.4291
        xyY:
        0.2177, 0.1232, 15.4158
      CIE-Lab:
        46.1986, 61.5319, -75.0402
        CIE-LCH:
        46.1986, 97.0423, 309.3513
        CIE-Luv:
        46.1986, 10.5393, -116.5192
        Hunter-Lab:
        39.2630, 55.1009, -96.9899
      #8545ee color charts
#8545ee RGB chart
      #8545ee CMYK chart
      #8545ee RGB pie chart
      #8545ee color shades, tints & tones
#8545ee color schemes
#8545ee color preview, HTML & CSS examples
           This text has a color of #8545ee        
        
          <p style="color:#8545ee;">Text here</p>
        
        
          .mytext {color:#8545ee;}
        
        Text color #8545ee
      
           This box has a color of #8545ee        
        
          <div style="background-color:#8545ee;">Content here</div>
        
        
          .mybackground {background-color:#8545ee;}
        
        Background color #8545ee
      
           Border around this has a color of #8545ee        
        
          <div style="border:2px solid #8545ee;">Content here</div>
        
        
          .myborder {border:2px solid #8545ee;}
        
        Border color #8545ee