#bd52f1 color space conversions
Hex:
        #bd52f1
        RGB:
        189, 82, 241
        CMY:
        26, 68, 5
        CMYK:
        22, 66, 0, 5
      HSL:
        280°, 85.0267%, 63.3333%
        HSV (HSB):
        280°, 65.9751%, 94.5098%
        XYZ:
        39.8807, 23.2043, 85.5960
        xyY:
        0.2682, 0.1561, 23.2043
      CIE-Lab:
        55.2821, 67.0711, -61.6840
        CIE-LCH:
        55.2821, 91.1232, 317.3959
        CIE-Luv:
        55.2821, 35.6352, -103.7911
        Hunter-Lab:
        48.1708, 63.4817, -71.6344
      #bd52f1 color charts
#bd52f1 RGB chart
      #bd52f1 CMYK chart
      #bd52f1 RGB pie chart
      #bd52f1 color shades, tints & tones
#bd52f1 color schemes
#bd52f1 color preview, HTML & CSS examples
           This text has a color of #bd52f1        
        
          <p style="color:#bd52f1;">Text here</p>
        
        
          .mytext {color:#bd52f1;}
        
        Text color #bd52f1
      
           This box has a color of #bd52f1        
        
          <div style="background-color:#bd52f1;">Content here</div>
        
        
          .mybackground {background-color:#bd52f1;}
        
        Background color #bd52f1
      
           Border around this has a color of #bd52f1        
        
          <div style="border:2px solid #bd52f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd52f1;}
        
        Border color #bd52f1