#b414dc color space conversions
Hex:
        #b414dc
        RGB:
        180, 20, 220
        CMY:
        29, 92, 14
        CMYK:
        18, 91, 0, 14
      HSL:
        288°, 83.3333%, 47.0588%
        HSV (HSB):
        288°, 90.9091%, 86.2745%
        XYZ:
        31.9908, 15.3709, 68.9909
        xyY:
        0.2749, 0.1321, 15.3709
      CIE-Lab:
        46.1381, 79.9656, -64.6459
        CIE-LCH:
        46.1381, 102.8279, 321.0472
        CIE-Luv:
        46.1381, 44.8026, -104.1864
        Hunter-Lab:
        39.2058, 77.0410, -76.8894
      #b414dc color charts
#b414dc RGB chart
      #b414dc CMYK chart
      #b414dc RGB pie chart
      #b414dc color shades, tints & tones
#b414dc color schemes
#b414dc color preview, HTML & CSS examples
           This text has a color of #b414dc        
        
          <p style="color:#b414dc;">Text here</p>
        
        
          .mytext {color:#b414dc;}
        
        Text color #b414dc
      
           This box has a color of #b414dc        
        
          <div style="background-color:#b414dc;">Content here</div>
        
        
          .mybackground {background-color:#b414dc;}
        
        Background color #b414dc
      
           Border around this has a color of #b414dc        
        
          <div style="border:2px solid #b414dc;">Content here</div>
        
        
          .myborder {border:2px solid #b414dc;}
        
        Border color #b414dc