#bd45da color space conversions
Hex:
        #bd45da
        RGB:
        189, 69, 218
        CMY:
        26, 73, 15
        CMYK:
        13, 68, 0, 15
      HSL:
        288°, 66.8161%, 56.2745%
        HSV (HSB):
        288°, 68.3486%, 85.4902%
        XYZ:
        35.7693, 20.1370, 68.3312
        xyY:
        0.2879, 0.1621, 20.1370
      CIE-Lab:
        51.9918, 67.9210, -54.0041
        CIE-LCH:
        51.9918, 86.7738, 321.5117
        CIE-Luv:
        51.9918, 44.4347, -90.8818
        Hunter-Lab:
        44.8743, 63.7523, -58.8704
      #bd45da color charts
#bd45da RGB chart
      #bd45da CMYK chart
      #bd45da RGB pie chart
      #bd45da color shades, tints & tones
#bd45da color schemes
#bd45da color preview, HTML & CSS examples
           This text has a color of #bd45da        
        
          <p style="color:#bd45da;">Text here</p>
        
        
          .mytext {color:#bd45da;}
        
        Text color #bd45da
      
           This box has a color of #bd45da        
        
          <div style="background-color:#bd45da;">Content here</div>
        
        
          .mybackground {background-color:#bd45da;}
        
        Background color #bd45da
      
           Border around this has a color of #bd45da        
        
          <div style="border:2px solid #bd45da;">Content here</div>
        
        
          .myborder {border:2px solid #bd45da;}
        
        Border color #bd45da