#b380d5 color space conversions
Hex:
        #b380d5
        RGB:
        179, 128, 213
        CMY:
        30, 50, 16
        CMYK:
        16, 40, 0, 16
      HSL:
        276°, 50.2959%, 66.8627%
        HSV (HSB):
        276°, 39.9061%, 83.5294%
        XYZ:
        38.3198, 29.8261, 66.6881
        xyY:
        0.2842, 0.2212, 29.8261
      CIE-Lab:
        61.5039, 35.3042, -36.2202
        CIE-LCH:
        61.5039, 50.5795, 314.2663
        CIE-Luv:
        61.5039, 20.5263, -61.4884
        Hunter-Lab:
        54.6133, 29.6725, -34.1695
      #b380d5 color charts
#b380d5 RGB chart
      #b380d5 CMYK chart
      #b380d5 RGB pie chart
      #b380d5 color shades, tints & tones
#b380d5 color schemes
#b380d5 color preview, HTML & CSS examples
           This text has a color of #b380d5        
        
          <p style="color:#b380d5;">Text here</p>
        
        
          .mytext {color:#b380d5;}
        
        Text color #b380d5
      
           This box has a color of #b380d5        
        
          <div style="background-color:#b380d5;">Content here</div>
        
        
          .mybackground {background-color:#b380d5;}
        
        Background color #b380d5
      
           Border around this has a color of #b380d5        
        
          <div style="border:2px solid #b380d5;">Content here</div>
        
        
          .myborder {border:2px solid #b380d5;}
        
        Border color #b380d5