#b427b3 color space conversions
Hex:
        #b427b3
        RGB:
        180, 39, 179
        CMY:
        29, 85, 30
        CMYK:
        0, 78, 1, 29
      HSL:
        300°, 64.3836%, 42.9412%
        HSV (HSB):
        300°, 78.3333%, 70.5882%
        XYZ:
        27.6846, 14.4090, 43.9699
        xyY:
        0.3217, 0.1674, 14.4090
      CIE-Lab:
        44.8139, 69.3099, -42.9782
        CIE-LCH:
        44.8139, 81.5536, 328.1975
        CIE-Luv:
        44.8139, 56.4458, -71.7689
        Hunter-Lab:
        37.9592, 63.7559, -42.1069
      #b427b3 color charts
#b427b3 RGB chart
      #b427b3 CMYK chart
      #b427b3 RGB pie chart
      #b427b3 color shades, tints & tones
#b427b3 color schemes
#b427b3 color preview, HTML & CSS examples
           This text has a color of #b427b3        
        
          <p style="color:#b427b3;">Text here</p>
        
        
          .mytext {color:#b427b3;}
        
        Text color #b427b3
      
           This box has a color of #b427b3        
        
          <div style="background-color:#b427b3;">Content here</div>
        
        
          .mybackground {background-color:#b427b3;}
        
        Background color #b427b3
      
           Border around this has a color of #b427b3        
        
          <div style="border:2px solid #b427b3;">Content here</div>
        
        
          .myborder {border:2px solid #b427b3;}
        
        Border color #b427b3