#bd5abf color space conversions
Hex:
        #bd5abf
        RGB:
        189, 90, 191
        CMY:
        26, 65, 25
        CMYK:
        1, 53, 0, 25
      HSL:
        299°, 44.1048%, 55.0980%
        HSV (HSB):
        299°, 52.8796%, 74.9020%
        XYZ:
        34.0464, 21.8927, 51.7215
        xyY:
        0.3162, 0.2033, 21.8927
      CIE-Lab:
        53.9130, 53.7483, -35.5115
        CIE-LCH:
        53.9130, 64.4201, 326.5473
        CIE-Luv:
        53.9130, 45.7450, -61.4438
        Hunter-Lab:
        46.7897, 48.0032, -32.7866
      #bd5abf color charts
#bd5abf RGB chart
      #bd5abf CMYK chart
      #bd5abf RGB pie chart
      #bd5abf color shades, tints & tones
#bd5abf color schemes
#bd5abf color preview, HTML & CSS examples
           This text has a color of #bd5abf        
        
          <p style="color:#bd5abf;">Text here</p>
        
        
          .mytext {color:#bd5abf;}
        
        Text color #bd5abf
      
           This box has a color of #bd5abf        
        
          <div style="background-color:#bd5abf;">Content here</div>
        
        
          .mybackground {background-color:#bd5abf;}
        
        Background color #bd5abf
      
           Border around this has a color of #bd5abf        
        
          <div style="border:2px solid #bd5abf;">Content here</div>
        
        
          .myborder {border:2px solid #bd5abf;}
        
        Border color #bd5abf