#b42ff0 color space conversions
Hex:
        #b42ff0
        RGB:
        180, 47, 240
        CMY:
        29, 82, 6
        CMYK:
        25, 80, 0, 6
      HSL:
        281°, 86.5471%, 56.2745%
        HSV (HSB):
        281°, 80.4167%, 94.1176%
        XYZ:
        35.5671, 18.0276, 84.0432
        xyY:
        0.2584, 0.1310, 18.0276
      CIE-Lab:
        49.5296, 77.8525, -70.4791
        CIE-LCH:
        49.5296, 105.0158, 317.8457
        CIE-Luv:
        49.5296, 36.7470, -114.3707
        Hunter-Lab:
        42.4589, 75.2232, -87.6373
      #b42ff0 color charts
#b42ff0 RGB chart
      #b42ff0 CMYK chart
      #b42ff0 RGB pie chart
      #b42ff0 color shades, tints & tones
#b42ff0 color schemes
#b42ff0 color preview, HTML & CSS examples
           This text has a color of #b42ff0        
        
          <p style="color:#b42ff0;">Text here</p>
        
        
          .mytext {color:#b42ff0;}
        
        Text color #b42ff0
      
           This box has a color of #b42ff0        
        
          <div style="background-color:#b42ff0;">Content here</div>
        
        
          .mybackground {background-color:#b42ff0;}
        
        Background color #b42ff0
      
           Border around this has a color of #b42ff0        
        
          <div style="border:2px solid #b42ff0;">Content here</div>
        
        
          .myborder {border:2px solid #b42ff0;}
        
        Border color #b42ff0