#b422dc color space conversions
Hex:
        #b422dc
        RGB:
        180, 34, 220
        CMY:
        29, 87, 14
        CMYK:
        18, 85, 0, 14
      HSL:
        287°, 73.2283%, 49.8039%
        HSV (HSB):
        287°, 84.5455%, 86.2745%
        XYZ:
        32.3127, 16.0147, 69.0982
        xyY:
        0.2752, 0.1364, 16.0147
      CIE-Lab:
        46.9937, 77.4401, -63.2597
        CIE-LCH:
        46.9937, 99.9938, 320.7551
        CIE-Luv:
        46.9937, 43.6987, -102.6058
        Hunter-Lab:
        40.0183, 74.0973, -74.3611
      #b422dc color charts
#b422dc RGB chart
      #b422dc CMYK chart
      #b422dc RGB pie chart
      #b422dc color shades, tints & tones
#b422dc color schemes
#b422dc color preview, HTML & CSS examples
           This text has a color of #b422dc        
        
          <p style="color:#b422dc;">Text here</p>
        
        
          .mytext {color:#b422dc;}
        
        Text color #b422dc
      
           This box has a color of #b422dc        
        
          <div style="background-color:#b422dc;">Content here</div>
        
        
          .mybackground {background-color:#b422dc;}
        
        Background color #b422dc
      
           Border around this has a color of #b422dc        
        
          <div style="border:2px solid #b422dc;">Content here</div>
        
        
          .myborder {border:2px solid #b422dc;}
        
        Border color #b422dc