#bd1cc2 color space conversions
Hex:
        #bd1cc2
        RGB:
        189, 28, 194
        CMY:
        26, 89, 24
        CMYK:
        3, 86, 0, 24
      HSL:
        298°, 74.7748%, 43.5294%
        HSV (HSB):
        298°, 85.5670%, 76.0784%
        XYZ:
        31.1391, 15.5444, 52.3981
        xyY:
        0.3143, 0.1569, 15.5444
      CIE-Lab:
        46.3709, 75.8476, -49.1926
        CIE-LCH:
        46.3709, 90.4033, 327.0337
        CIE-Luv:
        46.3709, 58.8769, -82.2414
        Hunter-Lab:
        39.4263, 71.9841, -51.1987
      #bd1cc2 color charts
#bd1cc2 RGB chart
      #bd1cc2 CMYK chart
      #bd1cc2 RGB pie chart
      #bd1cc2 color shades, tints & tones
#bd1cc2 color schemes
#bd1cc2 color preview, HTML & CSS examples
           This text has a color of #bd1cc2        
        
          <p style="color:#bd1cc2;">Text here</p>
        
        
          .mytext {color:#bd1cc2;}
        
        Text color #bd1cc2
      
           This box has a color of #bd1cc2        
        
          <div style="background-color:#bd1cc2;">Content here</div>
        
        
          .mybackground {background-color:#bd1cc2;}
        
        Background color #bd1cc2
      
           Border around this has a color of #bd1cc2        
        
          <div style="border:2px solid #bd1cc2;">Content here</div>
        
        
          .myborder {border:2px solid #bd1cc2;}
        
        Border color #bd1cc2