#b41ca7 color space conversions
Hex:
        #b41ca7
        RGB:
        180, 28, 167
        CMY:
        29, 89, 35
        CMYK:
        0, 84, 7, 29
      HSL:
        305°, 73.0769%, 40.7843%
        HSV (HSB):
        305°, 84.4444%, 70.5882%
        XYZ:
        26.2127, 13.3238, 37.7494
        xyY:
        0.3392, 0.1724, 13.3238
      CIE-Lab:
        43.2472, 70.0819, -38.3509
        CIE-LCH:
        43.2472, 79.8890, 331.3112
        CIE-Luv:
        43.2472, 62.4981, -64.6198
        Hunter-Lab:
        36.5018, 64.3063, -35.7652
      #b41ca7 color charts
#b41ca7 RGB chart
      #b41ca7 CMYK chart
      #b41ca7 RGB pie chart
      #b41ca7 color shades, tints & tones
#b41ca7 color schemes
#b41ca7 color preview, HTML & CSS examples
           This text has a color of #b41ca7        
        
          <p style="color:#b41ca7;">Text here</p>
        
        
          .mytext {color:#b41ca7;}
        
        Text color #b41ca7
      
           This box has a color of #b41ca7        
        
          <div style="background-color:#b41ca7;">Content here</div>
        
        
          .mybackground {background-color:#b41ca7;}
        
        Background color #b41ca7
      
           Border around this has a color of #b41ca7        
        
          <div style="border:2px solid #b41ca7;">Content here</div>
        
        
          .myborder {border:2px solid #b41ca7;}
        
        Border color #b41ca7