#b442c2 color space conversions
Hex:
        #b442c2
        RGB:
        180, 66, 194
        CMY:
        29, 74, 24
        CMYK:
        7, 66, 0, 24
      HSL:
        293°, 51.2000%, 50.9804%
        HSV (HSB):
        293°, 65.9794%, 76.0784%
        XYZ:
        30.5082, 17.4948, 52.8078
        xyY:
        0.3026, 0.1735, 17.4948
      CIE-Lab:
        48.8775, 62.6997, -45.2784
        CIE-LCH:
        48.8775, 77.3394, 324.1652
        CIE-Luv:
        48.8775, 46.0869, -75.9248
        Hunter-Lab:
        41.8267, 57.0001, -45.5771
      #b442c2 color charts
#b442c2 RGB chart
      #b442c2 CMYK chart
      #b442c2 RGB pie chart
      #b442c2 color shades, tints & tones
#b442c2 color schemes
#b442c2 color preview, HTML & CSS examples
           This text has a color of #b442c2        
        
          <p style="color:#b442c2;">Text here</p>
        
        
          .mytext {color:#b442c2;}
        
        Text color #b442c2
      
           This box has a color of #b442c2        
        
          <div style="background-color:#b442c2;">Content here</div>
        
        
          .mybackground {background-color:#b442c2;}
        
        Background color #b442c2
      
           Border around this has a color of #b442c2        
        
          <div style="border:2px solid #b442c2;">Content here</div>
        
        
          .myborder {border:2px solid #b442c2;}
        
        Border color #b442c2