#b341c5 color space conversions
Hex:
        #b341c5
        RGB:
        179, 65, 197
        CMY:
        30, 75, 23
        CMYK:
        9, 67, 0, 23
      HSL:
        292°, 53.2258%, 51.3725%
        HSV (HSB):
        292°, 67.0051%, 77.2549%
        XYZ:
        30.5587, 17.3955, 54.5704
        xyY:
        0.2981, 0.1697, 17.3955
      CIE-Lab:
        48.7546, 63.4184, -47.2194
        CIE-LCH:
        48.7546, 79.0669, 323.3297
        CIE-Luv:
        48.7546, 44.8033, -78.8474
        Hunter-Lab:
        41.7079, 57.7953, -48.3791
      #b341c5 color charts
#b341c5 RGB chart
      #b341c5 CMYK chart
      #b341c5 RGB pie chart
      #b341c5 color shades, tints & tones
#b341c5 color schemes
#b341c5 color preview, HTML & CSS examples
           This text has a color of #b341c5        
        
          <p style="color:#b341c5;">Text here</p>
        
        
          .mytext {color:#b341c5;}
        
        Text color #b341c5
      
           This box has a color of #b341c5        
        
          <div style="background-color:#b341c5;">Content here</div>
        
        
          .mybackground {background-color:#b341c5;}
        
        Background color #b341c5
      
           Border around this has a color of #b341c5        
        
          <div style="border:2px solid #b341c5;">Content here</div>
        
        
          .myborder {border:2px solid #b341c5;}
        
        Border color #b341c5