#b431d5 color space conversions
Hex:
        #b431d5
        RGB:
        180, 49, 213
        CMY:
        29, 81, 16
        CMYK:
        15, 77, 0, 16
      HSL:
        288°, 66.1290%, 51.3725%
        HSV (HSB):
        288°, 76.9953%, 83.5294%
        XYZ:
        31.9309, 16.7040, 64.4920
        xyY:
        0.2823, 0.1477, 16.7040
      CIE-Lab:
        47.8849, 72.2191, -57.8160
        CIE-LCH:
        47.8849, 92.5110, 321.3205
        CIE-Luv:
        47.8849, 43.8902, -94.9208
        Hunter-Lab:
        40.8706, 67.9333, -64.9478
      #b431d5 color charts
#b431d5 RGB chart
      #b431d5 CMYK chart
      #b431d5 RGB pie chart
      #b431d5 color shades, tints & tones
#b431d5 color schemes
#b431d5 color preview, HTML & CSS examples
           This text has a color of #b431d5        
        
          <p style="color:#b431d5;">Text here</p>
        
        
          .mytext {color:#b431d5;}
        
        Text color #b431d5
      
           This box has a color of #b431d5        
        
          <div style="background-color:#b431d5;">Content here</div>
        
        
          .mybackground {background-color:#b431d5;}
        
        Background color #b431d5
      
           Border around this has a color of #b431d5        
        
          <div style="border:2px solid #b431d5;">Content here</div>
        
        
          .myborder {border:2px solid #b431d5;}
        
        Border color #b431d5