#b372d2 color space conversions
Hex:
        #b372d2
        RGB:
        179, 114, 210
        CMY:
        30, 55, 18
        CMYK:
        15, 46, 0, 18
      HSL:
        281°, 51.6129%, 63.5294%
        HSV (HSB):
        281°, 45.7143%, 82.3529%
        XYZ:
        36.2406, 26.2715, 64.1336
        xyY:
        0.2862, 0.2074, 26.2715
      CIE-Lab:
        58.2938, 42.3354, -39.5578
        CIE-LCH:
        58.2938, 57.9406, 316.9426
        CIE-Luv:
        58.2938, 26.4870, -67.1716
        Hunter-Lab:
        51.2557, 36.5117, -38.3075
      #b372d2 color charts
#b372d2 RGB chart
      #b372d2 CMYK chart
      #b372d2 RGB pie chart
      #b372d2 color shades, tints & tones
#b372d2 color schemes
#b372d2 color preview, HTML & CSS examples
           This text has a color of #b372d2        
        
          <p style="color:#b372d2;">Text here</p>
        
        
          .mytext {color:#b372d2;}
        
        Text color #b372d2
      
           This box has a color of #b372d2        
        
          <div style="background-color:#b372d2;">Content here</div>
        
        
          .mybackground {background-color:#b372d2;}
        
        Background color #b372d2
      
           Border around this has a color of #b372d2        
        
          <div style="border:2px solid #b372d2;">Content here</div>
        
        
          .myborder {border:2px solid #b372d2;}
        
        Border color #b372d2