#8d63bf color space conversions
Hex:
        #8d63bf
        RGB:
        141, 99, 191
        CMY:
        45, 61, 25
        CMYK:
        26, 48, 0, 25
      HSL:
        267°, 41.8182%, 56.8627%
        HSV (HSB):
        267°, 48.1675%, 74.9020%
        XYZ:
        24.8503, 18.3480, 51.5220
        xyY:
        0.2624, 0.1937, 18.3480
      CIE-Lab:
        49.9155, 35.6001, -42.2028
        CIE-LCH:
        49.9155, 55.2127, 310.1492
        CIE-Luv:
        49.9155, 13.4968, -68.2116
        Hunter-Lab:
        42.8346, 28.5957, -41.3306
      #8d63bf color charts
#8d63bf RGB chart
      #8d63bf CMYK chart
      #8d63bf RGB pie chart
      #8d63bf color shades, tints & tones
#8d63bf color schemes
#8d63bf color preview, HTML & CSS examples
           This text has a color of #8d63bf        
        
          <p style="color:#8d63bf;">Text here</p>
        
        
          .mytext {color:#8d63bf;}
        
        Text color #8d63bf
      
           This box has a color of #8d63bf        
        
          <div style="background-color:#8d63bf;">Content here</div>
        
        
          .mybackground {background-color:#8d63bf;}
        
        Background color #8d63bf
      
           Border around this has a color of #8d63bf        
        
          <div style="border:2px solid #8d63bf;">Content here</div>
        
        
          .myborder {border:2px solid #8d63bf;}
        
        Border color #8d63bf