#8934df color space conversions
Hex:
        #8934df
        RGB:
        137, 52, 223
        CMY:
        46, 80, 13
        CMYK:
        39, 77, 0, 13
      HSL:
        270°, 72.7660%, 53.9216%
        HSV (HSB):
        270°, 76.6816%, 87.4510%
        XYZ:
        24.8638, 13.1021, 71.0305
        xyY:
        0.2281, 0.1202, 13.1021
      CIE-Lab:
        42.9166, 65.8254, -71.8765
        CIE-LCH:
        42.9166, 97.4639, 312.4838
        CIE-Luv:
        42.9166, 17.3307, -109.8753
        Hunter-Lab:
        36.1968, 59.2685, -91.0096
      #8934df color charts
#8934df RGB chart
      #8934df CMYK chart
      #8934df RGB pie chart
      #8934df color shades, tints & tones
#8934df color schemes
#8934df color preview, HTML & CSS examples
           This text has a color of #8934df        
        
          <p style="color:#8934df;">Text here</p>
        
        
          .mytext {color:#8934df;}
        
        Text color #8934df
      
           This box has a color of #8934df        
        
          <div style="background-color:#8934df;">Content here</div>
        
        
          .mybackground {background-color:#8934df;}
        
        Background color #8934df
      
           Border around this has a color of #8934df        
        
          <div style="border:2px solid #8934df;">Content here</div>
        
        
          .myborder {border:2px solid #8934df;}
        
        Border color #8934df