#b113ff color space conversions
Hex:
        #b113ff
        RGB:
        177, 19, 255
        CMY:
        31, 93, 0
        CMYK:
        31, 93, 0, 0
      HSL:
        280°, 100.0000%, 53.7255%
        HSV (HSB):
        280°, 92.5490%, 100.0000%
        XYZ:
        36.4143, 17.0329, 95.9762
        xyY:
        0.2437, 0.1140, 17.0329
      CIE-Lab:
        48.3014, 85.9848, -80.8983
        CIE-LCH:
        48.3014, 118.0590, 316.7458
        CIE-Luv:
        48.3014, 33.5087, -128.0692
        Hunter-Lab:
        41.2709, 85.2710, -108.9903
      #b113ff color charts
#b113ff RGB chart
      #b113ff CMYK chart
      #b113ff RGB pie chart
      #b113ff color shades, tints & tones
#b113ff color schemes
#b113ff color preview, HTML & CSS examples
           This text has a color of #b113ff        
        
          <p style="color:#b113ff;">Text here</p>
        
        
          .mytext {color:#b113ff;}
        
        Text color #b113ff
      
           This box has a color of #b113ff        
        
          <div style="background-color:#b113ff;">Content here</div>
        
        
          .mybackground {background-color:#b113ff;}
        
        Background color #b113ff
      
           Border around this has a color of #b113ff        
        
          <div style="border:2px solid #b113ff;">Content here</div>
        
        
          .myborder {border:2px solid #b113ff;}
        
        Border color #b113ff