#bd55c5 color space conversions
Hex:
        #bd55c5
        RGB:
        189, 85, 197
        CMY:
        26, 67, 23
        CMYK:
        4, 57, 0, 23
      HSL:
        296°, 49.1228%, 55.2941%
        HSV (HSB):
        296°, 56.8528%, 77.2549%
        XYZ:
        34.3128, 21.3470, 55.1352
        xyY:
        0.3097, 0.1927, 21.3470
      CIE-Lab:
        53.3272, 57.1970, -39.8818
        CIE-LCH:
        53.3272, 69.7285, 325.1131
        CIE-Luv:
        53.3272, 45.8542, -68.5035
        Hunter-Lab:
        46.2029, 51.7091, -38.4105
      #bd55c5 color charts
#bd55c5 RGB chart
      #bd55c5 CMYK chart
      #bd55c5 RGB pie chart
      #bd55c5 color shades, tints & tones
#bd55c5 color schemes
#bd55c5 color preview, HTML & CSS examples
           This text has a color of #bd55c5        
        
          <p style="color:#bd55c5;">Text here</p>
        
        
          .mytext {color:#bd55c5;}
        
        Text color #bd55c5
      
           This box has a color of #bd55c5        
        
          <div style="background-color:#bd55c5;">Content here</div>
        
        
          .mybackground {background-color:#bd55c5;}
        
        Background color #bd55c5
      
           Border around this has a color of #bd55c5        
        
          <div style="border:2px solid #bd55c5;">Content here</div>
        
        
          .myborder {border:2px solid #bd55c5;}
        
        Border color #bd55c5