#5b44ec color space conversions
Hex:
        #5b44ec
        RGB:
        91, 68, 236
        CMY:
        64, 73, 7
        CMYK:
        61, 71, 0, 7
      HSL:
        248°, 81.5534%, 59.6078%
        HSV (HSB):
        248°, 71.1864%, 92.5490%
        XYZ:
        21.5218, 12.4145, 80.6188
        xyY:
        0.1879, 0.1084, 12.4145
      CIE-Lab:
        41.8675, 55.3258, -81.1633
        CIE-LCH:
        41.8675, 98.2263, 304.2807
        CIE-Luv:
        41.8675, -3.4631, -119.6446
        Hunter-Lab:
        35.2342, 47.3717, -110.9963
      #5b44ec color charts
#5b44ec RGB chart
      #5b44ec CMYK chart
      #5b44ec RGB pie chart
      #5b44ec color shades, tints & tones
#5b44ec color schemes
#5b44ec color preview, HTML & CSS examples
           This text has a color of #5b44ec        
        
          <p style="color:#5b44ec;">Text here</p>
        
        
          .mytext {color:#5b44ec;}
        
        Text color #5b44ec
      
           This box has a color of #5b44ec        
        
          <div style="background-color:#5b44ec;">Content here</div>
        
        
          .mybackground {background-color:#5b44ec;}
        
        Background color #5b44ec
      
           Border around this has a color of #5b44ec        
        
          <div style="border:2px solid #5b44ec;">Content here</div>
        
        
          .myborder {border:2px solid #5b44ec;}
        
        Border color #5b44ec