#b582dc color space conversions
Hex:
        #b582dc
        RGB:
        181, 130, 220
        CMY:
        29, 49, 14
        CMYK:
        18, 41, 0, 14
      HSL:
        274°, 56.2500%, 68.6275%
        HSV (HSB):
        274°, 40.9091%, 86.2745%
        XYZ:
        39.9570, 30.9563, 71.5794
        xyY:
        0.2804, 0.2172, 30.9563
      CIE-Lab:
        62.4707, 36.3240, -38.6081
        CIE-LCH:
        62.4707, 53.0096, 313.2540
        CIE-Luv:
        62.4707, 19.8479, -65.6725
        Hunter-Lab:
        55.6384, 30.8233, -37.3303
      #b582dc color charts
#b582dc RGB chart
      #b582dc CMYK chart
      #b582dc RGB pie chart
      #b582dc color shades, tints & tones
#b582dc color schemes
#b582dc color preview, HTML & CSS examples
           This text has a color of #b582dc        
        
          <p style="color:#b582dc;">Text here</p>
        
        
          .mytext {color:#b582dc;}
        
        Text color #b582dc
      
           This box has a color of #b582dc        
        
          <div style="background-color:#b582dc;">Content here</div>
        
        
          .mybackground {background-color:#b582dc;}
        
        Background color #b582dc
      
           Border around this has a color of #b582dc        
        
          <div style="border:2px solid #b582dc;">Content here</div>
        
        
          .myborder {border:2px solid #b582dc;}
        
        Border color #b582dc