#b578d7 color space conversions
Hex:
        #b578d7
        RGB:
        181, 120, 215
        CMY:
        29, 53, 16
        CMYK:
        16, 44, 0, 16
      HSL:
        279°, 54.2857%, 65.6863%
        HSV (HSB):
        279°, 44.1860%, 84.3137%
        XYZ:
        38.0383, 28.1630, 67.7211
        xyY:
        0.2840, 0.2103, 28.1630
      CIE-Lab:
        60.0357, 40.7259, -39.6241
        CIE-LCH:
        60.0357, 56.8214, 315.7856
        CIE-Luv:
        60.0357, 24.5287, -67.4366
        Hunter-Lab:
        53.0688, 35.0735, -38.5118
      #b578d7 color charts
#b578d7 RGB chart
      #b578d7 CMYK chart
      #b578d7 RGB pie chart
      #b578d7 color shades, tints & tones
#b578d7 color schemes
#b578d7 color preview, HTML & CSS examples
           This text has a color of #b578d7        
        
          <p style="color:#b578d7;">Text here</p>
        
        
          .mytext {color:#b578d7;}
        
        Text color #b578d7
      
           This box has a color of #b578d7        
        
          <div style="background-color:#b578d7;">Content here</div>
        
        
          .mybackground {background-color:#b578d7;}
        
        Background color #b578d7
      
           Border around this has a color of #b578d7        
        
          <div style="border:2px solid #b578d7;">Content here</div>
        
        
          .myborder {border:2px solid #b578d7;}
        
        Border color #b578d7