#5d55d4 color space conversions
Hex:
        #5d55d4
        RGB:
        93, 85, 212
        CMY:
        64, 67, 17
        CMYK:
        56, 60, 0, 17
      HSL:
        244°, 59.6244%, 58.2353%
        HSV (HSB):
        244°, 59.9057%, 83.1373%
        XYZ:
        19.6464, 13.5776, 63.8726
        xyY:
        0.2023, 0.1398, 13.5776
      CIE-Lab:
        43.6210, 38.6448, -64.6281
        CIE-LCH:
        43.6210, 75.3008, 300.8776
        CIE-Luv:
        43.6210, -4.7887, -98.5749
        Hunter-Lab:
        36.8478, 30.6882, -76.9808
      #5d55d4 color charts
#5d55d4 RGB chart
      #5d55d4 CMYK chart
      #5d55d4 RGB pie chart
      #5d55d4 color shades, tints & tones
#5d55d4 color schemes
#5d55d4 color preview, HTML & CSS examples
           This text has a color of #5d55d4        
        
          <p style="color:#5d55d4;">Text here</p>
        
        
          .mytext {color:#5d55d4;}
        
        Text color #5d55d4
      
           This box has a color of #5d55d4        
        
          <div style="background-color:#5d55d4;">Content here</div>
        
        
          .mybackground {background-color:#5d55d4;}
        
        Background color #5d55d4
      
           Border around this has a color of #5d55d4        
        
          <div style="border:2px solid #5d55d4;">Content here</div>
        
        
          .myborder {border:2px solid #5d55d4;}
        
        Border color #5d55d4