#b380bb color space conversions
Hex:
        #b380bb
        RGB:
        179, 128, 187
        CMY:
        30, 50, 27
        CMYK:
        4, 32, 0, 27
      HSL:
        292°, 30.2564%, 61.7647%
        HSV (HSB):
        292°, 31.5508%, 73.3333%
        XYZ:
        35.2792, 28.6099, 50.6766
        xyY:
        0.3079, 0.2497, 28.6099
      CIE-Lab:
        60.4358, 29.8682, -23.2072
        CIE-LCH:
        60.4358, 37.8244, 322.1532
        CIE-Luv:
        60.4358, 24.4154, -39.7897
        Hunter-Lab:
        53.4882, 24.1288, -18.7316
      #b380bb color charts
#b380bb RGB chart
      #b380bb CMYK chart
      #b380bb RGB pie chart
      #b380bb color shades, tints & tones
#b380bb color schemes
#b380bb color preview, HTML & CSS examples
           This text has a color of #b380bb        
        
          <p style="color:#b380bb;">Text here</p>
        
        
          .mytext {color:#b380bb;}
        
        Text color #b380bb
      
           This box has a color of #b380bb        
        
          <div style="background-color:#b380bb;">Content here</div>
        
        
          .mybackground {background-color:#b380bb;}
        
        Background color #b380bb
      
           Border around this has a color of #b380bb        
        
          <div style="border:2px solid #b380bb;">Content here</div>
        
        
          .myborder {border:2px solid #b380bb;}
        
        Border color #b380bb