#b442b1 color space conversions
Hex:
        #b442b1
        RGB:
        180, 66, 177
        CMY:
        29, 74, 31
        CMYK:
        0, 63, 2, 29
      HSL:
        302°, 46.3415%, 48.2353%
        HSV (HSB):
        302°, 63.3333%, 70.5882%
        XYZ:
        28.7064, 16.7741, 43.3197
        xyY:
        0.3233, 0.1889, 16.7741
      CIE-Lab:
        47.9741, 59.7170, -36.7973
        CIE-LCH:
        47.9741, 70.1439, 328.3588
        CIE-Luv:
        47.9741, 51.1617, -62.5991
        Hunter-Lab:
        40.9561, 53.4385, -34.0423
      #b442b1 color charts
#b442b1 RGB chart
      #b442b1 CMYK chart
      #b442b1 RGB pie chart
      #b442b1 color shades, tints & tones
#b442b1 color schemes
#b442b1 color preview, HTML & CSS examples
           This text has a color of #b442b1        
        
          <p style="color:#b442b1;">Text here</p>
        
        
          .mytext {color:#b442b1;}
        
        Text color #b442b1
      
           This box has a color of #b442b1        
        
          <div style="background-color:#b442b1;">Content here</div>
        
        
          .mybackground {background-color:#b442b1;}
        
        Background color #b442b1
      
           Border around this has a color of #b442b1        
        
          <div style="border:2px solid #b442b1;">Content here</div>
        
        
          .myborder {border:2px solid #b442b1;}
        
        Border color #b442b1