#5b55e1 color space conversions
Hex:
        #5b55e1
        RGB:
        91, 85, 225
        CMY:
        64, 67, 12
        CMYK:
        60, 62, 0, 12
      HSL:
        243°, 70.0000%, 60.7843%
        HSV (HSB):
        243°, 62.2222%, 88.2353%
        XYZ:
        21.1535, 14.1574, 72.8519
        xyY:
        0.1956, 0.1309, 14.1574
      CIE-Lab:
        44.4578, 42.4120, -70.6894
        CIE-LCH:
        44.4578, 82.4365, 300.9628
        CIE-Luv:
        44.4578, -6.1666, -107.7793
        Hunter-Lab:
        37.6263, 34.5066, -88.4586
      #5b55e1 color charts
#5b55e1 RGB chart
      #5b55e1 CMYK chart
      #5b55e1 RGB pie chart
      #5b55e1 color shades, tints & tones
#5b55e1 color schemes
#5b55e1 color preview, HTML & CSS examples
           This text has a color of #5b55e1        
        
          <p style="color:#5b55e1;">Text here</p>
        
        
          .mytext {color:#5b55e1;}
        
        Text color #5b55e1
      
           This box has a color of #5b55e1        
        
          <div style="background-color:#5b55e1;">Content here</div>
        
        
          .mybackground {background-color:#5b55e1;}
        
        Background color #5b55e1
      
           Border around this has a color of #5b55e1        
        
          <div style="border:2px solid #5b55e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b55e1;}
        
        Border color #5b55e1