#b42abf color space conversions
Hex:
        #b42abf
        RGB:
        180, 42, 191
        CMY:
        29, 84, 25
        CMYK:
        6, 78, 0, 25
      HSL:
        296°, 63.9485%, 45.6863%
        HSV (HSB):
        296°, 78.0105%, 74.9020%
        XYZ:
        29.0543, 15.1208, 50.6775
        xyY:
        0.3063, 0.1594, 15.1208
      CIE-Lab:
        45.7992, 70.4411, -48.4436
        CIE-LCH:
        45.7992, 85.4912, 325.4830
        CIE-Luv:
        45.7992, 51.8448, -80.2028
        Hunter-Lab:
        38.8855, 65.3214, -50.0498
      #b42abf color charts
#b42abf RGB chart
      #b42abf CMYK chart
      #b42abf RGB pie chart
      #b42abf color shades, tints & tones
#b42abf color schemes
#b42abf color preview, HTML & CSS examples
           This text has a color of #b42abf        
        
          <p style="color:#b42abf;">Text here</p>
        
        
          .mytext {color:#b42abf;}
        
        Text color #b42abf
      
           This box has a color of #b42abf        
        
          <div style="background-color:#b42abf;">Content here</div>
        
        
          .mybackground {background-color:#b42abf;}
        
        Background color #b42abf
      
           Border around this has a color of #b42abf        
        
          <div style="border:2px solid #b42abf;">Content here</div>
        
        
          .myborder {border:2px solid #b42abf;}
        
        Border color #b42abf