#b04da1 color space conversions
Hex:
        #b04da1
        RGB:
        176, 77, 161
        CMY:
        31, 70, 37
        CMYK:
        0, 56, 9, 31
      HSL:
        309°, 39.1304%, 49.6078%
        HSV (HSB):
        309°, 56.2500%, 69.0196%
        XYZ:
        26.9914, 17.1111, 35.5984
        xyY:
        0.3387, 0.2147, 17.1111
      CIE-Lab:
        48.3997, 51.0642, -26.7462
        CIE-LCH:
        48.3997, 57.6447, 332.3555
        CIE-Luv:
        48.3997, 49.5014, -46.5121
        Hunter-Lab:
        41.3655, 44.0832, -22.0680
      #b04da1 color charts
#b04da1 RGB chart
      #b04da1 CMYK chart
      #b04da1 RGB pie chart
      #b04da1 color shades, tints & tones
#b04da1 color schemes
#b04da1 color preview, HTML & CSS examples
           This text has a color of #b04da1        
        
          <p style="color:#b04da1;">Text here</p>
        
        
          .mytext {color:#b04da1;}
        
        Text color #b04da1
      
           This box has a color of #b04da1        
        
          <div style="background-color:#b04da1;">Content here</div>
        
        
          .mybackground {background-color:#b04da1;}
        
        Background color #b04da1
      
           Border around this has a color of #b04da1        
        
          <div style="border:2px solid #b04da1;">Content here</div>
        
        
          .myborder {border:2px solid #b04da1;}
        
        Border color #b04da1