#b377f3 color space conversions
Hex:
        #b377f3
        RGB:
        179, 119, 243
        CMY:
        30, 53, 5
        CMYK:
        26, 51, 0, 5
      HSL:
        269°, 83.7838%, 70.9804%
        HSV (HSB):
        269°, 51.0288%, 95.2941%
        XYZ:
        41.3649, 29.2484, 88.2594
        xyY:
        0.2604, 0.1841, 29.2484
      CIE-Lab:
        61.0003, 47.0110, -53.7201
        CIE-LCH:
        61.0003, 71.3854, 311.1895
        CIE-Luv:
        61.0003, 19.2641, -91.1459
        Hunter-Lab:
        54.0818, 41.8839, -58.9017
      #b377f3 color charts
#b377f3 RGB chart
      #b377f3 CMYK chart
      #b377f3 RGB pie chart
      #b377f3 color shades, tints & tones
#b377f3 color schemes
#b377f3 color preview, HTML & CSS examples
           This text has a color of #b377f3        
        
          <p style="color:#b377f3;">Text here</p>
        
        
          .mytext {color:#b377f3;}
        
        Text color #b377f3
      
           This box has a color of #b377f3        
        
          <div style="background-color:#b377f3;">Content here</div>
        
        
          .mybackground {background-color:#b377f3;}
        
        Background color #b377f3
      
           Border around this has a color of #b377f3        
        
          <div style="border:2px solid #b377f3;">Content here</div>
        
        
          .myborder {border:2px solid #b377f3;}
        
        Border color #b377f3