#b414d0 color space conversions
Hex:
        #b414d0
        RGB:
        180, 20, 208
        CMY:
        29, 92, 18
        CMYK:
        13, 90, 0, 18
      HSL:
        291°, 82.4561%, 44.7059%
        HSV (HSB):
        291°, 90.3846%, 81.5686%
        XYZ:
        30.4577, 14.7577, 60.9177
        xyY:
        0.2870, 0.1390, 14.7577
      CIE-Lab:
        45.3005, 77.9288, -59.1097
        CIE-LCH:
        45.3005, 97.8103, 322.8193
        CIE-Luv:
        45.3005, 48.5873, -95.8193
        Hunter-Lab:
        38.4157, 74.2953, -67.1281
      #b414d0 color charts
#b414d0 RGB chart
      #b414d0 CMYK chart
      #b414d0 RGB pie chart
      #b414d0 color shades, tints & tones
#b414d0 color schemes
#b414d0 color preview, HTML & CSS examples
           This text has a color of #b414d0        
        
          <p style="color:#b414d0;">Text here</p>
        
        
          .mytext {color:#b414d0;}
        
        Text color #b414d0
      
           This box has a color of #b414d0        
        
          <div style="background-color:#b414d0;">Content here</div>
        
        
          .mybackground {background-color:#b414d0;}
        
        Background color #b414d0
      
           Border around this has a color of #b414d0        
        
          <div style="border:2px solid #b414d0;">Content here</div>
        
        
          .myborder {border:2px solid #b414d0;}
        
        Border color #b414d0