#b414db color space conversions
Hex:
        #b414db
        RGB:
        180, 20, 219
        CMY:
        29, 92, 14
        CMYK:
        18, 91, 0, 14
      HSL:
        288°, 83.2636%, 46.8627%
        HSV (HSB):
        288°, 90.8676%, 85.8824%
        XYZ:
        31.8587, 15.3181, 68.2954
        xyY:
        0.2759, 0.1327, 15.3181
      CIE-Lab:
        46.0668, 79.7935, -64.1896
        CIE-LCH:
        46.0668, 102.4075, 321.1852
        CIE-Luv:
        46.0668, 45.1087, -103.4969
        Hunter-Lab:
        39.1383, 76.8075, -76.0627
      #b414db color charts
#b414db RGB chart
      #b414db CMYK chart
      #b414db RGB pie chart
      #b414db color shades, tints & tones
#b414db color schemes
#b414db color preview, HTML & CSS examples
           This text has a color of #b414db        
        
          <p style="color:#b414db;">Text here</p>
        
        
          .mytext {color:#b414db;}
        
        Text color #b414db
      
           This box has a color of #b414db        
        
          <div style="background-color:#b414db;">Content here</div>
        
        
          .mybackground {background-color:#b414db;}
        
        Background color #b414db
      
           Border around this has a color of #b414db        
        
          <div style="border:2px solid #b414db;">Content here</div>
        
        
          .myborder {border:2px solid #b414db;}
        
        Border color #b414db