#b304a4 color space conversions
Hex:
        #b304a4
        RGB:
        179, 4, 164
        CMY:
        30, 98, 36
        CMYK:
        0, 98, 8, 30
      HSL:
        305°, 95.6284%, 35.8824%
        HSV (HSB):
        305°, 97.7654%, 70.1961%
        XYZ:
        25.3347, 12.3509, 36.1706
        xyY:
        0.3430, 0.1672, 12.3509
      CIE-Lab:
        41.7684, 72.7805, -38.9138
        CIE-LCH:
        41.7684, 82.5305, 331.8678
        CIE-Luv:
        41.7684, 65.0105, -65.1581
        Hunter-Lab:
        35.1438, 67.1764, -36.4216
      #b304a4 color charts
#b304a4 RGB chart
      #b304a4 CMYK chart
      #b304a4 RGB pie chart
      #b304a4 color shades, tints & tones
#b304a4 color schemes
#b304a4 color preview, HTML & CSS examples
           This text has a color of #b304a4        
        
          <p style="color:#b304a4;">Text here</p>
        
        
          .mytext {color:#b304a4;}
        
        Text color #b304a4
      
           This box has a color of #b304a4        
        
          <div style="background-color:#b304a4;">Content here</div>
        
        
          .mybackground {background-color:#b304a4;}
        
        Background color #b304a4
      
           Border around this has a color of #b304a4        
        
          <div style="border:2px solid #b304a4;">Content here</div>
        
        
          .myborder {border:2px solid #b304a4;}
        
        Border color #b304a4