#b407e0 color space conversions
Hex:
        #b407e0
        RGB:
        180, 7, 224
        CMY:
        29, 97, 12
        CMYK:
        20, 97, 0, 12
      HSL:
        288°, 93.9394%, 45.2941%
        HSV (HSB):
        288°, 96.8750%, 87.8431%
        XYZ:
        32.3529, 15.2371, 71.7569
        xyY:
        0.2711, 0.1277, 15.2371
      CIE-Lab:
        45.9572, 82.0526, -67.2234
        CIE-LCH:
        45.9572, 106.0736, 320.6732
        CIE-Luv:
        45.9572, 44.1695, -107.7484
        Hunter-Lab:
        39.0347, 79.6345, -81.6676
      #b407e0 color charts
#b407e0 RGB chart
      #b407e0 CMYK chart
      #b407e0 RGB pie chart
      #b407e0 color shades, tints & tones
#b407e0 color schemes
#b407e0 color preview, HTML & CSS examples
           This text has a color of #b407e0        
        
          <p style="color:#b407e0;">Text here</p>
        
        
          .mytext {color:#b407e0;}
        
        Text color #b407e0
      
           This box has a color of #b407e0        
        
          <div style="background-color:#b407e0;">Content here</div>
        
        
          .mybackground {background-color:#b407e0;}
        
        Background color #b407e0
      
           Border around this has a color of #b407e0        
        
          <div style="border:2px solid #b407e0;">Content here</div>
        
        
          .myborder {border:2px solid #b407e0;}
        
        Border color #b407e0