#b341eb color space conversions
Hex:
        #b341eb
        RGB:
        179, 65, 235
        CMY:
        30, 75, 8
        CMYK:
        24, 72, 0, 8
      HSL:
        280°, 80.9524%, 58.8235%
        HSV (HSB):
        280°, 72.3404%, 92.1569%
        XYZ:
        35.4761, 19.3625, 80.4648
        xyY:
        0.2622, 0.1431, 19.3625
      CIE-Lab:
        51.1086, 70.7388, -65.1150
        CIE-LCH:
        51.1086, 96.1454, 317.3704
        CIE-Luv:
        51.1086, 34.7467, -107.0781
        Hunter-Lab:
        44.0028, 66.9061, -77.6175
      #b341eb color charts
#b341eb RGB chart
      #b341eb CMYK chart
      #b341eb RGB pie chart
      #b341eb color shades, tints & tones
#b341eb color schemes
#b341eb color preview, HTML & CSS examples
           This text has a color of #b341eb        
        
          <p style="color:#b341eb;">Text here</p>
        
        
          .mytext {color:#b341eb;}
        
        Text color #b341eb
      
           This box has a color of #b341eb        
        
          <div style="background-color:#b341eb;">Content here</div>
        
        
          .mybackground {background-color:#b341eb;}
        
        Background color #b341eb
      
           Border around this has a color of #b341eb        
        
          <div style="border:2px solid #b341eb;">Content here</div>
        
        
          .myborder {border:2px solid #b341eb;}
        
        Border color #b341eb