#b131cf color space conversions
Hex:
        #b131cf
        RGB:
        177, 49, 207
        CMY:
        31, 81, 19
        CMYK:
        14, 76, 0, 19
      HSL:
        289°, 62.2047%, 50.1961%
        HSV (HSB):
        289°, 76.3285%, 81.1765%
        XYZ:
        30.4923, 16.0487, 60.5221
        xyY:
        0.2848, 0.1499, 16.0487
      CIE-Lab:
        47.0384, 70.5673, -55.7559
        CIE-LCH:
        47.0384, 89.9359, 321.6874
        CIE-Luv:
        47.0384, 43.7422, -91.3206
        Hunter-Lab:
        40.0609, 65.7584, -61.5299
      #b131cf color charts
#b131cf RGB chart
      #b131cf CMYK chart
      #b131cf RGB pie chart
      #b131cf color shades, tints & tones
#b131cf color schemes
#b131cf color preview, HTML & CSS examples
           This text has a color of #b131cf        
        
          <p style="color:#b131cf;">Text here</p>
        
        
          .mytext {color:#b131cf;}
        
        Text color #b131cf
      
           This box has a color of #b131cf        
        
          <div style="background-color:#b131cf;">Content here</div>
        
        
          .mybackground {background-color:#b131cf;}
        
        Background color #b131cf
      
           Border around this has a color of #b131cf        
        
          <div style="border:2px solid #b131cf;">Content here</div>
        
        
          .myborder {border:2px solid #b131cf;}
        
        Border color #b131cf