#b372d7 color space conversions
Hex:
        #b372d7
        RGB:
        179, 114, 215
        CMY:
        30, 55, 16
        CMYK:
        17, 47, 0, 16
      HSL:
        279°, 55.8011%, 64.5098%
        HSV (HSB):
        279°, 46.9767%, 84.3137%
        XYZ:
        36.8735, 26.5246, 67.4663
        xyY:
        0.2818, 0.2027, 26.5246
      CIE-Lab:
        58.5317, 43.4085, -42.0028
        CIE-LCH:
        58.5317, 60.4031, 315.9429
        CIE-Luv:
        58.5317, 25.6071, -71.2674
        Hunter-Lab:
        51.5021, 37.6704, -41.6168
      #b372d7 color charts
#b372d7 RGB chart
      #b372d7 CMYK chart
      #b372d7 RGB pie chart
      #b372d7 color shades, tints & tones
#b372d7 color schemes
#b372d7 color preview, HTML & CSS examples
           This text has a color of #b372d7        
        
          <p style="color:#b372d7;">Text here</p>
        
        
          .mytext {color:#b372d7;}
        
        Text color #b372d7
      
           This box has a color of #b372d7        
        
          <div style="background-color:#b372d7;">Content here</div>
        
        
          .mybackground {background-color:#b372d7;}
        
        Background color #b372d7
      
           Border around this has a color of #b372d7        
        
          <div style="border:2px solid #b372d7;">Content here</div>
        
        
          .myborder {border:2px solid #b372d7;}
        
        Border color #b372d7