#b380d7 color space conversions
Hex:
        #b380d7
        RGB:
        179, 128, 215
        CMY:
        30, 50, 16
        CMYK:
        17, 40, 0, 16
      HSL:
        275°, 52.0958%, 67.2549%
        HSV (HSB):
        275°, 40.4651%, 84.3137%
        XYZ:
        38.5753, 29.9283, 68.0336
        xyY:
        0.2825, 0.2192, 29.9283
      CIE-Lab:
        61.5923, 35.7422, -37.2024
        CIE-LCH:
        61.5923, 51.5900, 313.8533
        CIE-Luv:
        61.5923, 20.2317, -63.1516
        Hunter-Lab:
        54.7068, 30.1285, -35.4385
      #b380d7 color charts
#b380d7 RGB chart
      #b380d7 CMYK chart
      #b380d7 RGB pie chart
      #b380d7 color shades, tints & tones
#b380d7 color schemes
#b380d7 color preview, HTML & CSS examples
           This text has a color of #b380d7        
        
          <p style="color:#b380d7;">Text here</p>
        
        
          .mytext {color:#b380d7;}
        
        Text color #b380d7
      
           This box has a color of #b380d7        
        
          <div style="background-color:#b380d7;">Content here</div>
        
        
          .mybackground {background-color:#b380d7;}
        
        Background color #b380d7
      
           Border around this has a color of #b380d7        
        
          <div style="border:2px solid #b380d7;">Content here</div>
        
        
          .myborder {border:2px solid #b380d7;}
        
        Border color #b380d7