#8b55da color space conversions
Hex:
        #8b55da
        RGB:
        139, 85, 218
        CMY:
        45, 67, 15
        CMYK:
        36, 61, 0, 15
      HSL:
        264°, 64.2512%, 59.4118%
        HSV (HSB):
        264°, 61.0092%, 85.4902%
        XYZ:
        26.5508, 17.0479, 68.2209
        xyY:
        0.2374, 0.1525, 17.0479
      CIE-Lab:
        48.3204, 49.6082, -60.2418
        CIE-LCH:
        48.3204, 78.0388, 309.4709
        CIE-Luv:
        48.3204, 12.7312, -96.2590
        Hunter-Lab:
        41.2891, 42.5279, -69.0608
      #8b55da color charts
#8b55da RGB chart
      #8b55da CMYK chart
      #8b55da RGB pie chart
      #8b55da color shades, tints & tones
#8b55da color schemes
#8b55da color preview, HTML & CSS examples
           This text has a color of #8b55da        
        
          <p style="color:#8b55da;">Text here</p>
        
        
          .mytext {color:#8b55da;}
        
        Text color #8b55da
      
           This box has a color of #8b55da        
        
          <div style="background-color:#8b55da;">Content here</div>
        
        
          .mybackground {background-color:#8b55da;}
        
        Background color #8b55da
      
           Border around this has a color of #8b55da        
        
          <div style="border:2px solid #8b55da;">Content here</div>
        
        
          .myborder {border:2px solid #8b55da;}
        
        Border color #8b55da