#bd2db2 color space conversions
Hex:
        #bd2db2
        RGB:
        189, 45, 178
        CMY:
        26, 82, 30
        CMYK:
        0, 76, 6, 26
      HSL:
        305°, 61.5385%, 45.8824%
        HSV (HSB):
        305°, 76.1905%, 74.1176%
        XYZ:
        29.9605, 15.9099, 43.6113
        xyY:
        0.3348, 0.1778, 15.9099
      CIE-Lab:
        46.8561, 69.3516, -39.0542
        CIE-LCH:
        46.8561, 79.5919, 330.6147
        CIE-Luv:
        46.8561, 62.2426, -66.9214
        Hunter-Lab:
        39.8873, 64.2740, -36.9045
      #bd2db2 color charts
#bd2db2 RGB chart
      #bd2db2 CMYK chart
      #bd2db2 RGB pie chart
      #bd2db2 color shades, tints & tones
#bd2db2 color schemes
#bd2db2 color preview, HTML & CSS examples
           This text has a color of #bd2db2        
        
          <p style="color:#bd2db2;">Text here</p>
        
        
          .mytext {color:#bd2db2;}
        
        Text color #bd2db2
      
           This box has a color of #bd2db2        
        
          <div style="background-color:#bd2db2;">Content here</div>
        
        
          .mybackground {background-color:#bd2db2;}
        
        Background color #bd2db2
      
           Border around this has a color of #bd2db2        
        
          <div style="border:2px solid #bd2db2;">Content here</div>
        
        
          .myborder {border:2px solid #bd2db2;}
        
        Border color #bd2db2