#b383fd color space conversions
Hex:
        #b383fd
        RGB:
        179, 131, 253
        CMY:
        30, 49, 1
        CMYK:
        29, 48, 0, 1
      HSL:
        264°, 96.8254%, 75.2941%
        HSV (HSB):
        264°, 48.2213%, 99.2157%
        XYZ:
        44.4363, 32.9082, 96.9384
        xyY:
        0.2550, 0.1888, 32.9082
      CIE-Lab:
        64.0865, 42.8636, -54.3214
        CIE-LCH:
        64.0865, 69.1961, 308.2760
        CIE-Luv:
        64.0865, 13.8317, -92.4901
        Hunter-Lab:
        57.3656, 37.8791, -60.0343
      #b383fd color charts
#b383fd RGB chart
      #b383fd CMYK chart
      #b383fd RGB pie chart
      #b383fd color shades, tints & tones
#b383fd color schemes
#b383fd color preview, HTML & CSS examples
           This text has a color of #b383fd        
        
          <p style="color:#b383fd;">Text here</p>
        
        
          .mytext {color:#b383fd;}
        
        Text color #b383fd
      
           This box has a color of #b383fd        
        
          <div style="background-color:#b383fd;">Content here</div>
        
        
          .mybackground {background-color:#b383fd;}
        
        Background color #b383fd
      
           Border around this has a color of #b383fd        
        
          <div style="border:2px solid #b383fd;">Content here</div>
        
        
          .myborder {border:2px solid #b383fd;}
        
        Border color #b383fd