#8941dd color space conversions
Hex:
        #8941dd
        RGB:
        137, 65, 221
        CMY:
        46, 75, 13
        CMYK:
        38, 71, 0, 13
      HSL:
        268°, 69.6429%, 56.0784%
        HSV (HSB):
        268°, 70.5882%, 86.6667%
        XYZ:
        25.2580, 14.3194, 69.8393
        xyY:
        0.2308, 0.1309, 14.3194
      CIE-Lab:
        44.6876, 59.8730, -67.8480
        CIE-LCH:
        44.6876, 90.4883, 311.4270
        CIE-Luv:
        44.6876, 15.6224, -105.5404
        Hunter-Lab:
        37.8410, 52.9227, -82.9368
      #8941dd color charts
#8941dd RGB chart
      #8941dd CMYK chart
      #8941dd RGB pie chart
      #8941dd color shades, tints & tones
#8941dd color schemes
#8941dd color preview, HTML & CSS examples
           This text has a color of #8941dd        
        
          <p style="color:#8941dd;">Text here</p>
        
        
          .mytext {color:#8941dd;}
        
        Text color #8941dd
      
           This box has a color of #8941dd        
        
          <div style="background-color:#8941dd;">Content here</div>
        
        
          .mybackground {background-color:#8941dd;}
        
        Background color #8941dd
      
           Border around this has a color of #8941dd        
        
          <div style="border:2px solid #8941dd;">Content here</div>
        
        
          .myborder {border:2px solid #8941dd;}
        
        Border color #8941dd