#5b52ea color space conversions
Hex:
        #5b52ea
        RGB:
        91, 82, 234
        CMY:
        64, 68, 8
        CMYK:
        61, 65, 0, 8
      HSL:
        244°, 78.3505%, 61.9608%
        HSV (HSB):
        244°, 64.9573%, 91.7647%
        XYZ:
        22.1830, 14.1992, 79.4135
        xyY:
        0.1916, 0.1226, 14.1992
      CIE-Lab:
        44.5173, 46.9932, -75.6883
        CIE-LCH:
        44.5173, 89.0903, 301.8352
        CIE-Luv:
        44.5173, -6.0241, -114.8165
        Hunter-Lab:
        37.6819, 39.1379, -98.5746
      #5b52ea color charts
#5b52ea RGB chart
      #5b52ea CMYK chart
      #5b52ea RGB pie chart
      #5b52ea color shades, tints & tones
#5b52ea color schemes
#5b52ea color preview, HTML & CSS examples
           This text has a color of #5b52ea        
        
          <p style="color:#5b52ea;">Text here</p>
        
        
          .mytext {color:#5b52ea;}
        
        Text color #5b52ea
      
           This box has a color of #5b52ea        
        
          <div style="background-color:#5b52ea;">Content here</div>
        
        
          .mybackground {background-color:#5b52ea;}
        
        Background color #5b52ea
      
           Border around this has a color of #5b52ea        
        
          <div style="border:2px solid #5b52ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b52ea;}
        
        Border color #5b52ea