#b304da color space conversions
Hex:
        #b304da
        RGB:
        179, 4, 218
        CMY:
        30, 98, 15
        CMYK:
        18, 98, 0, 15
      HSL:
        289°, 96.3964%, 43.5294%
        HSV (HSB):
        289°, 98.1651%, 85.4902%
        XYZ:
        31.2887, 14.7325, 67.5242
        xyY:
        0.2756, 0.1297, 14.7325
      CIE-Lab:
        45.2656, 81.1630, -64.9241
        CIE-LCH:
        45.2656, 103.9355, 321.3429
        CIE-Luv:
        45.2656, 45.4976, -104.0546
        Hunter-Lab:
        38.3829, 78.3382, -77.4364
      #b304da color charts
#b304da RGB chart
      #b304da CMYK chart
      #b304da RGB pie chart
      #b304da color shades, tints & tones
#b304da color schemes
#b304da color preview, HTML & CSS examples
           This text has a color of #b304da        
        
          <p style="color:#b304da;">Text here</p>
        
        
          .mytext {color:#b304da;}
        
        Text color #b304da
      
           This box has a color of #b304da        
        
          <div style="background-color:#b304da;">Content here</div>
        
        
          .mybackground {background-color:#b304da;}
        
        Background color #b304da
      
           Border around this has a color of #b304da        
        
          <div style="border:2px solid #b304da;">Content here</div>
        
        
          .myborder {border:2px solid #b304da;}
        
        Border color #b304da