#b42df4 color space conversions
Hex:
        #b42df4
        RGB:
        180, 45, 244
        CMY:
        29, 82, 4
        CMYK:
        26, 82, 0, 4
      HSL:
        281°, 90.0452%, 56.6667%
        HSV (HSB):
        281°, 81.5574%, 95.6863%
        XYZ:
        36.0899, 18.1117, 87.1817
        xyY:
        0.2553, 0.1281, 18.1117
      CIE-Lab:
        49.6313, 79.1707, -72.5596
        CIE-LCH:
        49.6313, 107.3913, 317.4949
        CIE-Luv:
        49.6313, 35.9569, -117.4378
        Hunter-Lab:
        42.5579, 76.8952, -91.6677
      #b42df4 color charts
#b42df4 RGB chart
      #b42df4 CMYK chart
      #b42df4 RGB pie chart
      #b42df4 color shades, tints & tones
#b42df4 color schemes
#b42df4 color preview, HTML & CSS examples
           This text has a color of #b42df4        
        
          <p style="color:#b42df4;">Text here</p>
        
        
          .mytext {color:#b42df4;}
        
        Text color #b42df4
      
           This box has a color of #b42df4        
        
          <div style="background-color:#b42df4;">Content here</div>
        
        
          .mybackground {background-color:#b42df4;}
        
        Background color #b42df4
      
           Border around this has a color of #b42df4        
        
          <div style="border:2px solid #b42df4;">Content here</div>
        
        
          .myborder {border:2px solid #b42df4;}
        
        Border color #b42df4