#b318cd color space conversions
Hex:
        #b318cd
        RGB:
        179, 24, 205
        CMY:
        30, 91, 20
        CMYK:
        13, 88, 0, 20
      HSL:
        291°, 79.0393%, 44.9020%
        HSV (HSB):
        291°, 88.2927%, 80.3922%
        XYZ:
        29.9365, 14.6448, 59.0065
        xyY:
        0.2890, 0.1414, 14.6448
      CIE-Lab:
        45.1437, 76.6414, -57.6382
        CIE-LCH:
        45.1437, 95.8961, 323.0550
        CIE-Luv:
        45.1437, 48.6166, -93.5439
        Hunter-Lab:
        38.2685, 72.6664, -64.6319
      #b318cd color charts
#b318cd RGB chart
      #b318cd CMYK chart
      #b318cd RGB pie chart
      #b318cd color shades, tints & tones
#b318cd color schemes
#b318cd color preview, HTML & CSS examples
           This text has a color of #b318cd        
        
          <p style="color:#b318cd;">Text here</p>
        
        
          .mytext {color:#b318cd;}
        
        Text color #b318cd
      
           This box has a color of #b318cd        
        
          <div style="background-color:#b318cd;">Content here</div>
        
        
          .mybackground {background-color:#b318cd;}
        
        Background color #b318cd
      
           Border around this has a color of #b318cd        
        
          <div style="border:2px solid #b318cd;">Content here</div>
        
        
          .myborder {border:2px solid #b318cd;}
        
        Border color #b318cd