#b42683 color space conversions
Hex:
        #b42683
        RGB:
        180, 38, 131
        CMY:
        29, 85, 49
        CMYK:
        0, 79, 27, 29
      HSL:
        321°, 65.1376%, 42.7451%
        HSV (HSB):
        321°, 78.8889%, 70.5882%
        XYZ:
        23.6122, 12.7282, 22.6850
        xyY:
        0.4000, 0.2156, 12.7282
      CIE-Lab:
        42.3509, 62.8059, -17.9600
        CIE-LCH:
        42.3509, 65.3234, 344.0415
        CIE-Luv:
        42.3509, 75.0886, -34.6663
        Hunter-Lab:
        35.6766, 55.7044, -12.7260
      #b42683 color charts
#b42683 RGB chart
      #b42683 CMYK chart
      #b42683 RGB pie chart
      #b42683 color shades, tints & tones
#b42683 color schemes
#b42683 color preview, HTML & CSS examples
           This text has a color of #b42683        
        
          <p style="color:#b42683;">Text here</p>
        
        
          .mytext {color:#b42683;}
        
        Text color #b42683
      
           This box has a color of #b42683        
        
          <div style="background-color:#b42683;">Content here</div>
        
        
          .mybackground {background-color:#b42683;}
        
        Background color #b42683
      
           Border around this has a color of #b42683        
        
          <div style="border:2px solid #b42683;">Content here</div>
        
        
          .myborder {border:2px solid #b42683;}
        
        Border color #b42683