#b34fe5 color space conversions
Hex:
        #b34fe5
        RGB:
        179, 79, 229
        CMY:
        30, 69, 10
        CMYK:
        22, 66, 0, 10
      HSL:
        280°, 74.2574%, 60.3922%
        HSV (HSB):
        280°, 65.5022%, 89.8039%
        XYZ:
        35.5292, 20.8328, 76.2773
        xyY:
        0.2679, 0.1571, 20.8328
      CIE-Lab:
        52.7660, 63.7744, -59.0646
        CIE-LCH:
        52.7660, 86.9241, 317.1957
        CIE-Luv:
        52.7660, 33.2869, -98.3013
        Hunter-Lab:
        45.6430, 59.0721, -67.1337
      #b34fe5 color charts
#b34fe5 RGB chart
      #b34fe5 CMYK chart
      #b34fe5 RGB pie chart
      #b34fe5 color shades, tints & tones
#b34fe5 color schemes
#b34fe5 color preview, HTML & CSS examples
           This text has a color of #b34fe5        
        
          <p style="color:#b34fe5;">Text here</p>
        
        
          .mytext {color:#b34fe5;}
        
        Text color #b34fe5
      
           This box has a color of #b34fe5        
        
          <div style="background-color:#b34fe5;">Content here</div>
        
        
          .mybackground {background-color:#b34fe5;}
        
        Background color #b34fe5
      
           Border around this has a color of #b34fe5        
        
          <div style="border:2px solid #b34fe5;">Content here</div>
        
        
          .myborder {border:2px solid #b34fe5;}
        
        Border color #b34fe5