#8864df color space conversions
Hex:
        #8864df
        RGB:
        136, 100, 223
        CMY:
        47, 61, 13
        CMYK:
        39, 55, 0, 13
      HSL:
        258°, 65.7754%, 63.3333%
        HSV (HSB):
        258°, 55.1570%, 87.4510%
        XYZ:
        28.0298, 19.6763, 72.1326
        xyY:
        0.2339, 0.1642, 19.6763
      CIE-Lab:
        51.4692, 41.9950, -58.0232
        CIE-LCH:
        51.4692, 71.6259, 305.8956
        CIE-Luv:
        51.4692, 6.6595, -93.7663
        Hunter-Lab:
        44.3580, 35.1677, -65.3637
      #8864df color charts
#8864df RGB chart
      #8864df CMYK chart
      #8864df RGB pie chart
      #8864df color shades, tints & tones
#8864df color schemes
#8864df color preview, HTML & CSS examples
           This text has a color of #8864df        
        
          <p style="color:#8864df;">Text here</p>
        
        
          .mytext {color:#8864df;}
        
        Text color #8864df
      
           This box has a color of #8864df        
        
          <div style="background-color:#8864df;">Content here</div>
        
        
          .mybackground {background-color:#8864df;}
        
        Background color #8864df
      
           Border around this has a color of #8864df        
        
          <div style="border:2px solid #8864df;">Content here</div>
        
        
          .myborder {border:2px solid #8864df;}
        
        Border color #8864df