#8d49cf color space conversions
Hex:
        #8d49cf
        RGB:
        141, 73, 207
        CMY:
        45, 71, 19
        CMYK:
        32, 65, 0, 19
      HSL:
        270°, 58.2609%, 54.9020%
        HSV (HSB):
        270°, 64.7343%, 81.1765%
        XYZ:
        24.6295, 14.9328, 60.6157
        xyY:
        0.2459, 0.1491, 14.9328
      CIE-Lab:
        45.5420, 53.5016, -58.4205
        CIE-LCH:
        45.5420, 79.2172, 312.4835
        CIE-Luv:
        45.5420, 18.3669, -92.4359
        Hunter-Lab:
        38.6430, 46.1437, -65.9527
      #8d49cf color charts
#8d49cf RGB chart
      #8d49cf CMYK chart
      #8d49cf RGB pie chart
      #8d49cf color shades, tints & tones
#8d49cf color schemes
#8d49cf color preview, HTML & CSS examples
           This text has a color of #8d49cf        
        
          <p style="color:#8d49cf;">Text here</p>
        
        
          .mytext {color:#8d49cf;}
        
        Text color #8d49cf
      
           This box has a color of #8d49cf        
        
          <div style="background-color:#8d49cf;">Content here</div>
        
        
          .mybackground {background-color:#8d49cf;}
        
        Background color #8d49cf
      
           Border around this has a color of #8d49cf        
        
          <div style="border:2px solid #8d49cf;">Content here</div>
        
        
          .myborder {border:2px solid #8d49cf;}
        
        Border color #8d49cf