#b427a5 color space conversions
Hex:
        #b427a5
        RGB:
        180, 39, 165
        CMY:
        29, 85, 35
        CMYK:
        0, 78, 8, 29
      HSL:
        306°, 64.3836%, 42.9412%
        HSV (HSB):
        306°, 78.3333%, 70.5882%
        XYZ:
        26.3394, 13.8709, 36.8864
        xyY:
        0.3416, 0.1799, 13.8709
      CIE-Lab:
        44.0473, 67.1568, -35.8925
        CIE-LCH:
        44.0473, 76.1466, 331.8774
        CIE-Luv:
        44.0473, 61.5500, -61.0129
        Hunter-Lab:
        37.2437, 61.0619, -32.6506
      #b427a5 color charts
#b427a5 RGB chart
      #b427a5 CMYK chart
      #b427a5 RGB pie chart
      #b427a5 color shades, tints & tones
#b427a5 color schemes
#b427a5 color preview, HTML & CSS examples
           This text has a color of #b427a5        
        
          <p style="color:#b427a5;">Text here</p>
        
        
          .mytext {color:#b427a5;}
        
        Text color #b427a5
      
           This box has a color of #b427a5        
        
          <div style="background-color:#b427a5;">Content here</div>
        
        
          .mybackground {background-color:#b427a5;}
        
        Background color #b427a5
      
           Border around this has a color of #b427a5        
        
          <div style="border:2px solid #b427a5;">Content here</div>
        
        
          .myborder {border:2px solid #b427a5;}
        
        Border color #b427a5