#b414dd color space conversions
Hex:
        #b414dd
        RGB:
        180, 20, 221
        CMY:
        29, 92, 13
        CMYK:
        19, 91, 0, 13
      HSL:
        288°, 83.4025%, 47.2549%
        HSV (HSB):
        288°, 90.9502%, 86.6667%
        XYZ:
        32.1237, 15.4241, 69.6906
        xyY:
        0.2740, 0.1316, 15.4241
      CIE-Lab:
        46.2096, 80.1381, -65.1013
        CIE-LCH:
        46.2096, 103.2487, 320.9108
        CIE-Luv:
        46.2096, 44.4982, -104.8745
        Hunter-Lab:
        39.2735, 77.2752, -77.7184
      #b414dd color charts
#b414dd RGB chart
      #b414dd CMYK chart
      #b414dd RGB pie chart
      #b414dd color shades, tints & tones
#b414dd color schemes
#b414dd color preview, HTML & CSS examples
           This text has a color of #b414dd        
        
          <p style="color:#b414dd;">Text here</p>
        
        
          .mytext {color:#b414dd;}
        
        Text color #b414dd
      
           This box has a color of #b414dd        
        
          <div style="background-color:#b414dd;">Content here</div>
        
        
          .mybackground {background-color:#b414dd;}
        
        Background color #b414dd
      
           Border around this has a color of #b414dd        
        
          <div style="border:2px solid #b414dd;">Content here</div>
        
        
          .myborder {border:2px solid #b414dd;}
        
        Border color #b414dd