#b372d3 color space conversions
Hex:
        #b372d3
        RGB:
        179, 114, 211
        CMY:
        30, 55, 17
        CMYK:
        15, 46, 0, 17
      HSL:
        280°, 52.4324%, 63.7255%
        HSV (HSB):
        280°, 45.9716%, 82.7451%
        XYZ:
        36.3656, 26.3215, 64.7919
        xyY:
        0.2853, 0.2065, 26.3215
      CIE-Lab:
        58.3409, 42.5488, -40.0482
        CIE-LCH:
        58.3409, 58.4317, 316.7341
        CIE-Luv:
        58.3409, 26.3103, -67.9922
        Hunter-Lab:
        51.3045, 36.7414, -38.9636
      #b372d3 color charts
#b372d3 RGB chart
      #b372d3 CMYK chart
      #b372d3 RGB pie chart
      #b372d3 color shades, tints & tones
#b372d3 color schemes
#b372d3 color preview, HTML & CSS examples
           This text has a color of #b372d3        
        
          <p style="color:#b372d3;">Text here</p>
        
        
          .mytext {color:#b372d3;}
        
        Text color #b372d3
      
           This box has a color of #b372d3        
        
          <div style="background-color:#b372d3;">Content here</div>
        
        
          .mybackground {background-color:#b372d3;}
        
        Background color #b372d3
      
           Border around this has a color of #b372d3        
        
          <div style="border:2px solid #b372d3;">Content here</div>
        
        
          .myborder {border:2px solid #b372d3;}
        
        Border color #b372d3