#b427e4 color space conversions
Hex:
        #b427e4
        RGB:
        180, 39, 228
        CMY:
        29, 85, 11
        CMYK:
        21, 83, 0, 11
      HSL:
        285°, 77.7778%, 52.3529%
        HSV (HSB):
        285°, 82.8947%, 89.4118%
        XYZ:
        33.5515, 16.7558, 74.8646
        xyY:
        0.2680, 0.1339, 16.7558
      CIE-Lab:
        47.9508, 77.7184, -66.2633
        CIE-LCH:
        47.9508, 102.1322, 319.5488
        CIE-Luv:
        47.9508, 40.8780, -107.4334
        Hunter-Lab:
        40.9338, 74.6738, -79.7829
      #b427e4 color charts
#b427e4 RGB chart
      #b427e4 CMYK chart
      #b427e4 RGB pie chart
      #b427e4 color shades, tints & tones
#b427e4 color schemes
#b427e4 color preview, HTML & CSS examples
           This text has a color of #b427e4        
        
          <p style="color:#b427e4;">Text here</p>
        
        
          .mytext {color:#b427e4;}
        
        Text color #b427e4
      
           This box has a color of #b427e4        
        
          <div style="background-color:#b427e4;">Content here</div>
        
        
          .mybackground {background-color:#b427e4;}
        
        Background color #b427e4
      
           Border around this has a color of #b427e4        
        
          <div style="border:2px solid #b427e4;">Content here</div>
        
        
          .myborder {border:2px solid #b427e4;}
        
        Border color #b427e4