#b305b4 color space conversions
Hex:
        #b305b4
        RGB:
        179, 5, 180
        CMY:
        30, 98, 29
        CMYK:
        1, 97, 0, 29
      HSL:
        300°, 94.5946%, 36.2745%
        HSV (HSB):
        300°, 97.2222%, 70.5882%
        XYZ:
        26.8829, 12.9875, 44.2700
        xyY:
        0.3195, 0.1544, 12.9875
      CIE-Lab:
        42.7445, 74.9992, -46.8817
        CIE-LCH:
        42.7445, 88.4464, 327.9906
        CIE-Luv:
        42.7445, 58.6175, -77.0258
        Hunter-Lab:
        36.0382, 70.0861, -47.6061
      #b305b4 color charts
#b305b4 RGB chart
      #b305b4 CMYK chart
      #b305b4 RGB pie chart
      #b305b4 color shades, tints & tones
#b305b4 color schemes
#b305b4 color preview, HTML & CSS examples
           This text has a color of #b305b4        
        
          <p style="color:#b305b4;">Text here</p>
        
        
          .mytext {color:#b305b4;}
        
        Text color #b305b4
      
           This box has a color of #b305b4        
        
          <div style="background-color:#b305b4;">Content here</div>
        
        
          .mybackground {background-color:#b305b4;}
        
        Background color #b305b4
      
           Border around this has a color of #b305b4        
        
          <div style="border:2px solid #b305b4;">Content here</div>
        
        
          .myborder {border:2px solid #b305b4;}
        
        Border color #b305b4