#541bee color space conversions
Hex:
        #541bee
        RGB:
        84, 27, 238
        CMY:
        67, 89, 7
        CMYK:
        65, 89, 0, 7
      HSL:
        256°, 86.1224%, 51.9608%
        HSV (HSB):
        256°, 88.6555%, 93.3333%
        XYZ:
        19.4807, 8.8417, 81.5688
        xyY:
        0.1773, 0.0805, 8.8417
      CIE-Lab:
        35.6778, 72.0496, -92.5431
        CIE-LCH:
        35.6778, 117.2833, 307.9026
        CIE-Luv:
        35.6778, -0.6810, -124.2084
        Hunter-Lab:
        29.7350, 64.9067, -141.8290
      #541bee color charts
#541bee RGB chart
      #541bee CMYK chart
      #541bee RGB pie chart
      #541bee color shades, tints & tones
#541bee color schemes
#541bee color preview, HTML & CSS examples
           This text has a color of #541bee        
        
          <p style="color:#541bee;">Text here</p>
        
        
          .mytext {color:#541bee;}
        
        Text color #541bee
      
           This box has a color of #541bee        
        
          <div style="background-color:#541bee;">Content here</div>
        
        
          .mybackground {background-color:#541bee;}
        
        Background color #541bee
      
           Border around this has a color of #541bee        
        
          <div style="border:2px solid #541bee;">Content here</div>
        
        
          .myborder {border:2px solid #541bee;}
        
        Border color #541bee