#b415ea color space conversions
Hex:
        #b415ea
        RGB:
        180, 21, 234
        CMY:
        29, 92, 8
        CMYK:
        23, 91, 0, 8
      HSL:
        285°, 83.5294%, 50.0000%
        HSV (HSB):
        285°, 91.0256%, 91.7647%
        XYZ:
        33.9418, 16.1801, 79.1760
        xyY:
        0.2625, 0.1251, 16.1801
      CIE-Lab:
        47.2099, 82.2769, -70.8663
        CIE-LCH:
        47.2099, 108.5888, 319.2612
        CIE-Luv:
        47.2099, 40.6354, -113.6143
        Hunter-Lab:
        40.2245, 80.2270, -88.5464
      #b415ea color charts
#b415ea RGB chart
      #b415ea CMYK chart
      #b415ea RGB pie chart
      #b415ea color shades, tints & tones
#b415ea color schemes
#b415ea color preview, HTML & CSS examples
           This text has a color of #b415ea        
        
          <p style="color:#b415ea;">Text here</p>
        
        
          .mytext {color:#b415ea;}
        
        Text color #b415ea
      
           This box has a color of #b415ea        
        
          <div style="background-color:#b415ea;">Content here</div>
        
        
          .mybackground {background-color:#b415ea;}
        
        Background color #b415ea
      
           Border around this has a color of #b415ea        
        
          <div style="border:2px solid #b415ea;">Content here</div>
        
        
          .myborder {border:2px solid #b415ea;}
        
        Border color #b415ea