#b304f4 color space conversions
Hex:
        #b304f4
        RGB:
        179, 4, 244
        CMY:
        30, 98, 4
        CMYK:
        27, 98, 0, 4
      HSL:
        284°, 96.7742%, 48.6275%
        HSV (HSB):
        284°, 98.3607%, 95.6863%
        XYZ:
        34.9630, 16.2022, 86.8725
        xyY:
        0.2533, 0.1174, 16.2022
      CIE-Lab:
        47.2386, 85.6754, -76.4651
        CIE-LCH:
        47.2386, 114.8355, 318.2512
        CIE-Luv:
        47.2386, 37.9588, -121.3495
        Hunter-Lab:
        40.2519, 84.6047, -99.7845
      #b304f4 color charts
#b304f4 RGB chart
      #b304f4 CMYK chart
      #b304f4 RGB pie chart
      #b304f4 color shades, tints & tones
#b304f4 color schemes
#b304f4 color preview, HTML & CSS examples
           This text has a color of #b304f4        
        
          <p style="color:#b304f4;">Text here</p>
        
        
          .mytext {color:#b304f4;}
        
        Text color #b304f4
      
           This box has a color of #b304f4        
        
          <div style="background-color:#b304f4;">Content here</div>
        
        
          .mybackground {background-color:#b304f4;}
        
        Background color #b304f4
      
           Border around this has a color of #b304f4        
        
          <div style="border:2px solid #b304f4;">Content here</div>
        
        
          .myborder {border:2px solid #b304f4;}
        
        Border color #b304f4