#b126fd color space conversions
Hex:
        #b126fd
        RGB:
        177, 38, 253
        CMY:
        31, 85, 1
        CMYK:
        30, 85, 0, 1
      HSL:
        279°, 98.1735%, 57.0588%
        HSV (HSB):
        279°, 84.9802%, 99.2157%
        XYZ:
        36.5542, 17.8252, 94.4425
        xyY:
        0.2456, 0.1198, 17.8252
      CIE-Lab:
        49.2834, 82.2165, -78.1783
        CIE-LCH:
        49.2834, 113.4522, 316.4422
        CIE-Luv:
        49.2834, 32.7657, -125.0345
        Hunter-Lab:
        42.2199, 80.6614, -103.0730
      #b126fd color charts
#b126fd RGB chart
      #b126fd CMYK chart
      #b126fd RGB pie chart
      #b126fd color shades, tints & tones
#b126fd color schemes
#b126fd color preview, HTML & CSS examples
           This text has a color of #b126fd        
        
          <p style="color:#b126fd;">Text here</p>
        
        
          .mytext {color:#b126fd;}
        
        Text color #b126fd
      
           This box has a color of #b126fd        
        
          <div style="background-color:#b126fd;">Content here</div>
        
        
          .mybackground {background-color:#b126fd;}
        
        Background color #b126fd
      
           Border around this has a color of #b126fd        
        
          <div style="border:2px solid #b126fd;">Content here</div>
        
        
          .myborder {border:2px solid #b126fd;}
        
        Border color #b126fd