#b33d81 color space conversions
Hex:
        #b33d81
        RGB:
        179, 61, 129
        CMY:
        30, 76, 49
        CMYK:
        0, 66, 28, 30
      HSL:
        325°, 49.1667%, 47.0588%
        HSV (HSB):
        325°, 65.9218%, 70.1961%
        XYZ:
        24.2216, 14.5062, 22.2922
        xyY:
        0.3969, 0.2377, 14.5062
      CIE-Lab:
        44.9503, 54.2825, -12.7900
        CIE-LCH:
        44.9503, 55.7689, 346.7418
        CIE-Luv:
        44.9503, 67.7981, -26.5316
        Hunter-Lab:
        38.0870, 46.8658, -8.0414
      #b33d81 color charts
#b33d81 RGB chart
      #b33d81 CMYK chart
      #b33d81 RGB pie chart
      #b33d81 color shades, tints & tones
#b33d81 color schemes
#b33d81 color preview, HTML & CSS examples
           This text has a color of #b33d81        
        
          <p style="color:#b33d81;">Text here</p>
        
        
          .mytext {color:#b33d81;}
        
        Text color #b33d81
      
           This box has a color of #b33d81        
        
          <div style="background-color:#b33d81;">Content here</div>
        
        
          .mybackground {background-color:#b33d81;}
        
        Background color #b33d81
      
           Border around this has a color of #b33d81        
        
          <div style="border:2px solid #b33d81;">Content here</div>
        
        
          .myborder {border:2px solid #b33d81;}
        
        Border color #b33d81