#b283f1 color space conversions
Hex:
        #b283f1
        RGB:
        178, 131, 241
        CMY:
        30, 49, 5
        CMYK:
        26, 46, 0, 5
      HSL:
        266°, 79.7101%, 72.9412%
        HSV (HSB):
        266°, 45.6432%, 94.5098%
        XYZ:
        42.3536, 32.0485, 87.1728
        xyY:
        0.2621, 0.1984, 32.0485
      CIE-Lab:
        63.3829, 39.7360, -48.8436
        CIE-LCH:
        63.3829, 62.9655, 309.1296
        CIE-Luv:
        63.3829, 14.9017, -82.9860
        Hunter-Lab:
        56.6114, 34.4743, -51.6695
      #b283f1 color charts
#b283f1 RGB chart
      #b283f1 CMYK chart
      #b283f1 RGB pie chart
      #b283f1 color shades, tints & tones
#b283f1 color schemes
#b283f1 color preview, HTML & CSS examples
           This text has a color of #b283f1        
        
          <p style="color:#b283f1;">Text here</p>
        
        
          .mytext {color:#b283f1;}
        
        Text color #b283f1
      
           This box has a color of #b283f1        
        
          <div style="background-color:#b283f1;">Content here</div>
        
        
          .mybackground {background-color:#b283f1;}
        
        Background color #b283f1
      
           Border around this has a color of #b283f1        
        
          <div style="border:2px solid #b283f1;">Content here</div>
        
        
          .myborder {border:2px solid #b283f1;}
        
        Border color #b283f1