#5c29bb color space conversions
Hex:
        #5c29bb
        RGB:
        92, 41, 187
        CMY:
        64, 84, 27
        CMYK:
        51, 78, 0, 27
      HSL:
        261°, 64.0351%, 44.7059%
        HSV (HSB):
        261°, 78.0749%, 73.3333%
        XYZ:
        14.1762, 7.4490, 47.7043
        xyY:
        0.2045, 0.1074, 7.4490
      CIE-Lab:
        32.8081, 54.7820, -67.7499
        CIE-LCH:
        32.8081, 87.1270, 308.9587
        CIE-Luv:
        32.8081, 5.5187, -93.4621
        Hunter-Lab:
        27.2929, 44.9520, -84.5258
      #5c29bb color charts
#5c29bb RGB chart
      #5c29bb CMYK chart
      #5c29bb RGB pie chart
      #5c29bb color shades, tints & tones
#5c29bb color schemes
#5c29bb color preview, HTML & CSS examples
           This text has a color of #5c29bb        
        
          <p style="color:#5c29bb;">Text here</p>
        
        
          .mytext {color:#5c29bb;}
        
        Text color #5c29bb
      
           This box has a color of #5c29bb        
        
          <div style="background-color:#5c29bb;">Content here</div>
        
        
          .mybackground {background-color:#5c29bb;}
        
        Background color #5c29bb
      
           Border around this has a color of #5c29bb        
        
          <div style="border:2px solid #5c29bb;">Content here</div>
        
        
          .myborder {border:2px solid #5c29bb;}
        
        Border color #5c29bb