#bd25c4 color space conversions
Hex:
        #bd25c4
        RGB:
        189, 37, 196
        CMY:
        26, 85, 23
        CMYK:
        4, 81, 0, 23
      HSL:
        297°, 68.2403%, 45.6863%
        HSV (HSB):
        297°, 81.1224%, 76.8627%
        XYZ:
        31.6116, 16.1275, 53.6713
        xyY:
        0.3117, 0.1590, 16.1275
      CIE-Lab:
        47.1413, 74.2619, -49.1237
        CIE-LCH:
        47.1413, 89.0391, 326.5156
        CIE-Luv:
        47.1413, 57.0864, -82.3098
        Hunter-Lab:
        40.1590, 70.2300, -51.1280
      #bd25c4 color charts
#bd25c4 RGB chart
      #bd25c4 CMYK chart
      #bd25c4 RGB pie chart
      #bd25c4 color shades, tints & tones
#bd25c4 color schemes
#bd25c4 color preview, HTML & CSS examples
           This text has a color of #bd25c4        
        
          <p style="color:#bd25c4;">Text here</p>
        
        
          .mytext {color:#bd25c4;}
        
        Text color #bd25c4
      
           This box has a color of #bd25c4        
        
          <div style="background-color:#bd25c4;">Content here</div>
        
        
          .mybackground {background-color:#bd25c4;}
        
        Background color #bd25c4
      
           Border around this has a color of #bd25c4        
        
          <div style="border:2px solid #bd25c4;">Content here</div>
        
        
          .myborder {border:2px solid #bd25c4;}
        
        Border color #bd25c4