#bd57f3 color space conversions
Hex:
        #bd57f3
        RGB:
        189, 87, 243
        CMY:
        26, 66, 5
        CMYK:
        22, 64, 0, 5
      HSL:
        279°, 86.6667%, 64.7059%
        HSV (HSB):
        279°, 64.1975%, 95.2941%
        XYZ:
        40.5721, 24.1063, 87.3086
        xyY:
        0.2669, 0.1586, 24.1063
      CIE-Lab:
        56.1940, 65.2912, -61.3346
        CIE-LCH:
        56.1940, 89.5817, 316.7897
        CIE-Luv:
        56.1940, 33.9961, -103.4712
        Hunter-Lab:
        49.0981, 61.5813, -71.0636
      #bd57f3 color charts
#bd57f3 RGB chart
      #bd57f3 CMYK chart
      #bd57f3 RGB pie chart
      #bd57f3 color shades, tints & tones
#bd57f3 color schemes
#bd57f3 color preview, HTML & CSS examples
           This text has a color of #bd57f3        
        
          <p style="color:#bd57f3;">Text here</p>
        
        
          .mytext {color:#bd57f3;}
        
        Text color #bd57f3
      
           This box has a color of #bd57f3        
        
          <div style="background-color:#bd57f3;">Content here</div>
        
        
          .mybackground {background-color:#bd57f3;}
        
        Background color #bd57f3
      
           Border around this has a color of #bd57f3        
        
          <div style="border:2px solid #bd57f3;">Content here</div>
        
        
          .myborder {border:2px solid #bd57f3;}
        
        Border color #bd57f3