#b341e4 color space conversions
Hex:
        #b341e4
        RGB:
        179, 65, 228
        CMY:
        30, 75, 11
        CMYK:
        21, 71, 0, 11
      HSL:
        282°, 75.1152%, 57.4510%
        HSV (HSB):
        282°, 71.4912%, 89.4118%
        XYZ:
        34.4843, 18.9657, 75.2420
        xyY:
        0.2680, 0.1474, 18.9657
      CIE-Lab:
        50.6471, 69.3414, -61.9107
        CIE-LCH:
        50.6471, 92.9579, 318.2403
        CIE-Luv:
        50.6471, 36.4741, -102.0316
        Hunter-Lab:
        43.5497, 65.1312, -71.9523
      #b341e4 color charts
#b341e4 RGB chart
      #b341e4 CMYK chart
      #b341e4 RGB pie chart
      #b341e4 color shades, tints & tones
#b341e4 color schemes
#b341e4 color preview, HTML & CSS examples
           This text has a color of #b341e4        
        
          <p style="color:#b341e4;">Text here</p>
        
        
          .mytext {color:#b341e4;}
        
        Text color #b341e4
      
           This box has a color of #b341e4        
        
          <div style="background-color:#b341e4;">Content here</div>
        
        
          .mybackground {background-color:#b341e4;}
        
        Background color #b341e4
      
           Border around this has a color of #b341e4        
        
          <div style="border:2px solid #b341e4;">Content here</div>
        
        
          .myborder {border:2px solid #b341e4;}
        
        Border color #b341e4