#b412a2 color space conversions
Hex:
        #b412a2
        RGB:
        180, 18, 162
        CMY:
        29, 93, 36
        CMYK:
        0, 90, 10, 29
      HSL:
        307°, 81.8182%, 38.8235%
        HSV (HSB):
        307°, 90.0000%, 70.5882%
        XYZ:
        25.5603, 12.7445, 35.2952
        xyY:
        0.3473, 0.1732, 12.7445
      CIE-Lab:
        42.3758, 71.1150, -36.7400
        CIE-LCH:
        42.3758, 80.0448, 332.6779
        CIE-Luv:
        42.3758, 65.5966, -62.1400
        Hunter-Lab:
        35.6995, 65.3291, -33.6289
      #b412a2 color charts
#b412a2 RGB chart
      #b412a2 CMYK chart
      #b412a2 RGB pie chart
      #b412a2 color shades, tints & tones
#b412a2 color schemes
#b412a2 color preview, HTML & CSS examples
           This text has a color of #b412a2        
        
          <p style="color:#b412a2;">Text here</p>
        
        
          .mytext {color:#b412a2;}
        
        Text color #b412a2
      
           This box has a color of #b412a2        
        
          <div style="background-color:#b412a2;">Content here</div>
        
        
          .mybackground {background-color:#b412a2;}
        
        Background color #b412a2
      
           Border around this has a color of #b412a2        
        
          <div style="border:2px solid #b412a2;">Content here</div>
        
        
          .myborder {border:2px solid #b412a2;}
        
        Border color #b412a2