#b381ea color space conversions
Hex:
        #b381ea
        RGB:
        179, 129, 234
        CMY:
        30, 49, 8
        CMYK:
        24, 45, 0, 8
      HSL:
        269°, 71.4286%, 71.1765%
        HSV (HSB):
        269°, 44.8718%, 91.7647%
        XYZ:
        41.2919, 31.2247, 81.6926
        xyY:
        0.2678, 0.2025, 31.2247
      CIE-Lab:
        62.6969, 39.4750, -46.0502
        CIE-LCH:
        62.6969, 60.6540, 310.6037
        CIE-Luv:
        62.6969, 17.1168, -78.2400
        Hunter-Lab:
        55.8791, 34.1144, -47.5638
      #b381ea color charts
#b381ea RGB chart
      #b381ea CMYK chart
      #b381ea RGB pie chart
      #b381ea color shades, tints & tones
#b381ea color schemes
#b381ea color preview, HTML & CSS examples
           This text has a color of #b381ea        
        
          <p style="color:#b381ea;">Text here</p>
        
        
          .mytext {color:#b381ea;}
        
        Text color #b381ea
      
           This box has a color of #b381ea        
        
          <div style="background-color:#b381ea;">Content here</div>
        
        
          .mybackground {background-color:#b381ea;}
        
        Background color #b381ea
      
           Border around this has a color of #b381ea        
        
          <div style="border:2px solid #b381ea;">Content here</div>
        
        
          .myborder {border:2px solid #b381ea;}
        
        Border color #b381ea