#541bbb color space conversions
Hex:
        #541bbb
        RGB:
        84, 27, 187
        CMY:
        67, 89, 27
        CMYK:
        55, 86, 0, 27
      HSL:
        261°, 74.7664%, 41.9608%
        HSV (HSB):
        261°, 85.5615%, 73.3333%
        XYZ:
        13.0177, 6.2565, 47.5352
        xyY:
        0.1948, 0.0936, 6.2565
      CIE-Lab:
        30.0507, 59.2380, -72.3243
        CIE-LCH:
        30.0507, 93.4877, 309.3196
        CIE-Luv:
        30.0507, 4.2524, -94.7831
        Hunter-Lab:
        25.0131, 49.1251, -95.1665
      #541bbb color charts
#541bbb RGB chart
      #541bbb CMYK chart
      #541bbb RGB pie chart
      #541bbb color shades, tints & tones
#541bbb color schemes
#541bbb color preview, HTML & CSS examples
           This text has a color of #541bbb        
        
          <p style="color:#541bbb;">Text here</p>
        
        
          .mytext {color:#541bbb;}
        
        Text color #541bbb
      
           This box has a color of #541bbb        
        
          <div style="background-color:#541bbb;">Content here</div>
        
        
          .mybackground {background-color:#541bbb;}
        
        Background color #541bbb
      
           Border around this has a color of #541bbb        
        
          <div style="border:2px solid #541bbb;">Content here</div>
        
        
          .myborder {border:2px solid #541bbb;}
        
        Border color #541bbb