#b412e0 color space conversions
Hex:
        #b412e0
        RGB:
        180, 18, 224
        CMY:
        29, 93, 12
        CMYK:
        20, 92, 0, 12
      HSL:
        287°, 85.1240%, 47.4510%
        HSV (HSB):
        287°, 91.9643%, 87.8431%
        XYZ:
        32.4932, 15.5177, 71.8036
        xyY:
        0.2712, 0.1295, 15.5177
      CIE-Lab:
        46.3353, 80.9269, -66.6093
        CIE-LCH:
        46.3353, 104.8139, 320.5429
        CIE-Luv:
        46.3353, 43.7070, -107.0901
        Hunter-Lab:
        39.3925, 78.3001, -80.4974
      #b412e0 color charts
#b412e0 RGB chart
      #b412e0 CMYK chart
      #b412e0 RGB pie chart
      #b412e0 color shades, tints & tones
#b412e0 color schemes
#b412e0 color preview, HTML & CSS examples
           This text has a color of #b412e0        
        
          <p style="color:#b412e0;">Text here</p>
        
        
          .mytext {color:#b412e0;}
        
        Text color #b412e0
      
           This box has a color of #b412e0        
        
          <div style="background-color:#b412e0;">Content here</div>
        
        
          .mybackground {background-color:#b412e0;}
        
        Background color #b412e0
      
           Border around this has a color of #b412e0        
        
          <div style="border:2px solid #b412e0;">Content here</div>
        
        
          .myborder {border:2px solid #b412e0;}
        
        Border color #b412e0