#bd3ea1 color space conversions
Hex:
        #bd3ea1
        RGB:
        189, 62, 161
        CMY:
        26, 76, 37
        CMYK:
        0, 67, 15, 26
      HSL:
        313°, 50.5976%, 49.2157%
        HSV (HSB):
        313°, 67.1958%, 74.1176%
        XYZ:
        29.1419, 16.8373, 35.4322
        xyY:
        0.3580, 0.2068, 16.8373
      CIE-Lab:
        48.0543, 61.0589, -27.1269
        CIE-LCH:
        48.0543, 66.8136, 336.0457
        CIE-Luv:
        48.0543, 64.0912, -48.5887
        Hunter-Lab:
        41.0332, 54.9629, -22.4736
      #bd3ea1 color charts
#bd3ea1 RGB chart
      #bd3ea1 CMYK chart
      #bd3ea1 RGB pie chart
      #bd3ea1 color shades, tints & tones
#bd3ea1 color schemes
#bd3ea1 color preview, HTML & CSS examples
           This text has a color of #bd3ea1        
        
          <p style="color:#bd3ea1;">Text here</p>
        
        
          .mytext {color:#bd3ea1;}
        
        Text color #bd3ea1
      
           This box has a color of #bd3ea1        
        
          <div style="background-color:#bd3ea1;">Content here</div>
        
        
          .mybackground {background-color:#bd3ea1;}
        
        Background color #bd3ea1
      
           Border around this has a color of #bd3ea1        
        
          <div style="border:2px solid #bd3ea1;">Content here</div>
        
        
          .myborder {border:2px solid #bd3ea1;}
        
        Border color #bd3ea1