#b374d4 color space conversions
Hex:
        #b374d4
        RGB:
        179, 116, 212
        CMY:
        30, 55, 17
        CMYK:
        16, 45, 0, 17
      HSL:
        279°, 52.7473%, 64.3137%
        HSV (HSB):
        279°, 45.2830%, 83.1373%
        XYZ:
        36.7195, 26.8280, 65.5303
        xyY:
        0.2845, 0.2078, 26.8280
      CIE-Lab:
        58.8147, 41.6802, -39.8680
        CIE-LCH:
        58.8147, 57.6775, 316.2730
        CIE-Luv:
        58.8147, 25.3832, -67.6924
        Hunter-Lab:
        51.7957, 35.9013, -38.7549
      #b374d4 color charts
#b374d4 RGB chart
      #b374d4 CMYK chart
      #b374d4 RGB pie chart
      #b374d4 color shades, tints & tones
#b374d4 color schemes
#b374d4 color preview, HTML & CSS examples
           This text has a color of #b374d4        
        
          <p style="color:#b374d4;">Text here</p>
        
        
          .mytext {color:#b374d4;}
        
        Text color #b374d4
      
           This box has a color of #b374d4        
        
          <div style="background-color:#b374d4;">Content here</div>
        
        
          .mybackground {background-color:#b374d4;}
        
        Background color #b374d4
      
           Border around this has a color of #b374d4        
        
          <div style="border:2px solid #b374d4;">Content here</div>
        
        
          .myborder {border:2px solid #b374d4;}
        
        Border color #b374d4