#b381f2 color space conversions
Hex:
        #b381f2
        RGB:
        179, 129, 242
        CMY:
        30, 49, 5
        CMYK:
        26, 47, 0, 5
      HSL:
        267°, 81.2950%, 72.7451%
        HSV (HSB):
        267°, 46.6942%, 94.9020%
        XYZ:
        42.4677, 31.6950, 87.8839
        xyY:
        0.2621, 0.1956, 31.6950
      CIE-Lab:
        63.0900, 41.3411, -49.8522
        CIE-LCH:
        63.0900, 64.7636, 309.6680
        CIE-Luv:
        63.0900, 16.0038, -84.7624
        Hunter-Lab:
        56.2983, 36.1263, -53.1451
      #b381f2 color charts
#b381f2 RGB chart
      #b381f2 CMYK chart
      #b381f2 RGB pie chart
      #b381f2 color shades, tints & tones
#b381f2 color schemes
#b381f2 color preview, HTML & CSS examples
           This text has a color of #b381f2        
        
          <p style="color:#b381f2;">Text here</p>
        
        
          .mytext {color:#b381f2;}
        
        Text color #b381f2
      
           This box has a color of #b381f2        
        
          <div style="background-color:#b381f2;">Content here</div>
        
        
          .mybackground {background-color:#b381f2;}
        
        Background color #b381f2
      
           Border around this has a color of #b381f2        
        
          <div style="border:2px solid #b381f2;">Content here</div>
        
        
          .myborder {border:2px solid #b381f2;}
        
        Border color #b381f2