#b582f1 color space conversions
Hex:
        #b582f1
        RGB:
        181, 130, 241
        CMY:
        29, 49, 5
        CMYK:
        25, 46, 0, 5
      HSL:
        268°, 79.8561%, 72.7451%
        HSV (HSB):
        268°, 46.0581%, 94.5098%
        XYZ:
        42.9159, 32.1399, 87.1608
        xyY:
        0.2646, 0.1981, 32.1399
      CIE-Lab:
        63.4583, 41.0935, -48.7051
        CIE-LCH:
        63.4583, 63.7249, 310.1551
        CIE-Luv:
        63.4583, 16.8487, -82.9534
        Hunter-Lab:
        56.6921, 35.9133, -51.4705
      #b582f1 color charts
#b582f1 RGB chart
      #b582f1 CMYK chart
      #b582f1 RGB pie chart
      #b582f1 color shades, tints & tones
#b582f1 color schemes
#b582f1 color preview, HTML & CSS examples
           This text has a color of #b582f1        
        
          <p style="color:#b582f1;">Text here</p>
        
        
          .mytext {color:#b582f1;}
        
        Text color #b582f1
      
           This box has a color of #b582f1        
        
          <div style="background-color:#b582f1;">Content here</div>
        
        
          .mybackground {background-color:#b582f1;}
        
        Background color #b582f1
      
           Border around this has a color of #b582f1        
        
          <div style="border:2px solid #b582f1;">Content here</div>
        
        
          .myborder {border:2px solid #b582f1;}
        
        Border color #b582f1