#bd1ce1 color space conversions
Hex:
        #bd1ce1
        RGB:
        189, 28, 225
        CMY:
        26, 89, 12
        CMYK:
        16, 88, 0, 12
      HSL:
        289°, 77.8656%, 49.6078%
        HSV (HSB):
        289°, 87.5556%, 88.2353%
        XYZ:
        34.9921, 17.0856, 72.6877
        xyY:
        0.2805, 0.1369, 17.0856
      CIE-Lab:
        48.3677, 80.9086, -63.8168
        CIE-LCH:
        48.3677, 103.0475, 321.7353
        CIE-Luv:
        48.3677, 48.3937, -104.6509
        Hunter-Lab:
        41.3347, 78.7745, -75.3281
      #bd1ce1 color charts
#bd1ce1 RGB chart
      #bd1ce1 CMYK chart
      #bd1ce1 RGB pie chart
      #bd1ce1 color shades, tints & tones
#bd1ce1 color schemes
#bd1ce1 color preview, HTML & CSS examples
           This text has a color of #bd1ce1        
        
          <p style="color:#bd1ce1;">Text here</p>
        
        
          .mytext {color:#bd1ce1;}
        
        Text color #bd1ce1
      
           This box has a color of #bd1ce1        
        
          <div style="background-color:#bd1ce1;">Content here</div>
        
        
          .mybackground {background-color:#bd1ce1;}
        
        Background color #bd1ce1
      
           Border around this has a color of #bd1ce1        
        
          <div style="border:2px solid #bd1ce1;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ce1;}
        
        Border color #bd1ce1