#b383d7 color space conversions
Hex:
        #b383d7
        RGB:
        179, 131, 215
        CMY:
        30, 49, 16
        CMYK:
        17, 39, 0, 16
      HSL:
        274°, 51.2195%, 67.8431%
        HSV (HSB):
        274°, 39.0698%, 84.3137%
        XYZ:
        38.9724, 30.7226, 68.1660
        xyY:
        0.2827, 0.2229, 30.7226
      CIE-Lab:
        62.2728, 34.0754, -36.1401
        CIE-LCH:
        62.2728, 49.6713, 313.3158
        CIE-Luv:
        62.2728, 19.0221, -61.3217
        Hunter-Lab:
        55.4280, 28.5077, -34.1159
      #b383d7 color charts
#b383d7 RGB chart
      #b383d7 CMYK chart
      #b383d7 RGB pie chart
      #b383d7 color shades, tints & tones
#b383d7 color schemes
#b383d7 color preview, HTML & CSS examples
           This text has a color of #b383d7        
        
          <p style="color:#b383d7;">Text here</p>
        
        
          .mytext {color:#b383d7;}
        
        Text color #b383d7
      
           This box has a color of #b383d7        
        
          <div style="background-color:#b383d7;">Content here</div>
        
        
          .mybackground {background-color:#b383d7;}
        
        Background color #b383d7
      
           Border around this has a color of #b383d7        
        
          <div style="border:2px solid #b383d7;">Content here</div>
        
        
          .myborder {border:2px solid #b383d7;}
        
        Border color #b383d7