#b428ed color space conversions
Hex:
        #b428ed
        RGB:
        180, 40, 237
        CMY:
        29, 84, 7
        CMYK:
        24, 83, 0, 7
      HSL:
        283°, 84.5494%, 54.3137%
        HSV (HSB):
        283°, 83.1224%, 92.9412%
        XYZ:
        34.8672, 17.3353, 81.6291
        xyY:
        0.2605, 0.1295, 17.3353
      CIE-Lab:
        48.6798, 79.1365, -70.1706
        CIE-LCH:
        48.6798, 105.7662, 318.4365
        CIE-Luv:
        48.6798, 38.3116, -113.4670
        Hunter-Lab:
        41.6357, 76.6199, -87.0964
      #b428ed color charts
#b428ed RGB chart
      #b428ed CMYK chart
      #b428ed RGB pie chart
      #b428ed color shades, tints & tones
#b428ed color schemes
#b428ed color preview, HTML & CSS examples
           This text has a color of #b428ed        
        
          <p style="color:#b428ed;">Text here</p>
        
        
          .mytext {color:#b428ed;}
        
        Text color #b428ed
      
           This box has a color of #b428ed        
        
          <div style="background-color:#b428ed;">Content here</div>
        
        
          .mybackground {background-color:#b428ed;}
        
        Background color #b428ed
      
           Border around this has a color of #b428ed        
        
          <div style="border:2px solid #b428ed;">Content here</div>
        
        
          .myborder {border:2px solid #b428ed;}
        
        Border color #b428ed