#b431c0 color space conversions
Hex:
        #b431c0
        RGB:
        180, 49, 192
        CMY:
        29, 81, 25
        CMYK:
        6, 74, 0, 25
      HSL:
        295°, 59.3361%, 47.2549%
        HSV (HSB):
        295°, 74.4792%, 75.2941%
        XYZ:
        29.4351, 15.7057, 51.3493
        xyY:
        0.3051, 0.1628, 15.7057
      CIE-Lab:
        46.5860, 68.5151, -47.7690
        CIE-LCH:
        46.5860, 83.5236, 325.1156
        CIE-Luv:
        46.5860, 50.3377, -79.3586
        Hunter-Lab:
        39.6304, 63.2260, -49.0810
      #b431c0 color charts
#b431c0 RGB chart
      #b431c0 CMYK chart
      #b431c0 RGB pie chart
      #b431c0 color shades, tints & tones
#b431c0 color schemes
#b431c0 color preview, HTML & CSS examples
           This text has a color of #b431c0        
        
          <p style="color:#b431c0;">Text here</p>
        
        
          .mytext {color:#b431c0;}
        
        Text color #b431c0
      
           This box has a color of #b431c0        
        
          <div style="background-color:#b431c0;">Content here</div>
        
        
          .mybackground {background-color:#b431c0;}
        
        Background color #b431c0
      
           Border around this has a color of #b431c0        
        
          <div style="border:2px solid #b431c0;">Content here</div>
        
        
          .myborder {border:2px solid #b431c0;}
        
        Border color #b431c0