#bd48ce color space conversions
Hex:
        #bd48ce
        RGB:
        189, 72, 206
        CMY:
        26, 72, 19
        CMYK:
        8, 65, 0, 19
      HSL:
        292°, 57.7586%, 54.5098%
        HSV (HSB):
        292°, 65.0485%, 80.7843%
        XYZ:
        34.4442, 19.9098, 60.4201
        xyY:
        0.3001, 0.1735, 19.9098
      CIE-Lab:
        51.7351, 64.5137, -47.5657
        CIE-LCH:
        51.7351, 80.1531, 323.5988
        CIE-Luv:
        51.7351, 47.0961, -80.6794
        Hunter-Lab:
        44.6204, 59.7055, -49.0498
      #bd48ce color charts
#bd48ce RGB chart
      #bd48ce CMYK chart
      #bd48ce RGB pie chart
      #bd48ce color shades, tints & tones
#bd48ce color schemes
#bd48ce color preview, HTML & CSS examples
           This text has a color of #bd48ce        
        
          <p style="color:#bd48ce;">Text here</p>
        
        
          .mytext {color:#bd48ce;}
        
        Text color #bd48ce
      
           This box has a color of #bd48ce        
        
          <div style="background-color:#bd48ce;">Content here</div>
        
        
          .mybackground {background-color:#bd48ce;}
        
        Background color #bd48ce
      
           Border around this has a color of #bd48ce        
        
          <div style="border:2px solid #bd48ce;">Content here</div>
        
        
          .myborder {border:2px solid #bd48ce;}
        
        Border color #bd48ce