#b434d7 color space conversions
Hex:
        #b434d7
        RGB:
        180, 52, 215
        CMY:
        29, 80, 16
        CMYK:
        16, 76, 0, 16
      HSL:
        287°, 67.0782%, 52.3529%
        HSV (HSB):
        287°, 75.8140%, 84.3137%
        XYZ:
        32.3161, 17.0656, 65.8807
        xyY:
        0.2804, 0.1481, 17.0656
      CIE-Lab:
        48.3426, 71.6385, -58.2239
        CIE-LCH:
        48.3426, 92.3152, 320.8976
        CIE-Luv:
        48.3426, 42.8406, -95.6941
        Hunter-Lab:
        41.3105, 67.3425, -65.6365
      #b434d7 color charts
#b434d7 RGB chart
      #b434d7 CMYK chart
      #b434d7 RGB pie chart
      #b434d7 color shades, tints & tones
#b434d7 color schemes
#b434d7 color preview, HTML & CSS examples
           This text has a color of #b434d7        
        
          <p style="color:#b434d7;">Text here</p>
        
        
          .mytext {color:#b434d7;}
        
        Text color #b434d7
      
           This box has a color of #b434d7        
        
          <div style="background-color:#b434d7;">Content here</div>
        
        
          .mybackground {background-color:#b434d7;}
        
        Background color #b434d7
      
           Border around this has a color of #b434d7        
        
          <div style="border:2px solid #b434d7;">Content here</div>
        
        
          .myborder {border:2px solid #b434d7;}
        
        Border color #b434d7