#5d71ed color space conversions
Hex:
        #5d71ed
        RGB:
        93, 113, 237
        CMY:
        64, 56, 7
        CMYK:
        61, 52, 0, 7
      HSL:
        232°, 80.0000%, 64.7059%
        HSV (HSB):
        232°, 60.7595%, 92.9412%
        XYZ:
        25.7054, 20.2518, 82.6749
        xyY:
        0.1998, 0.1574, 20.2518
      CIE-Lab:
        52.1208, 29.7204, -65.0105
        CIE-LCH:
        52.1208, 71.4820, 294.5681
        CIE-Luv:
        52.1208, -13.4133, -103.4835
        Hunter-Lab:
        45.0020, 23.2065, -77.4225
      #5d71ed color charts
#5d71ed RGB chart
      #5d71ed CMYK chart
      #5d71ed RGB pie chart
      #5d71ed color shades, tints & tones
#5d71ed color schemes
#5d71ed color preview, HTML & CSS examples
           This text has a color of #5d71ed        
        
          <p style="color:#5d71ed;">Text here</p>
        
        
          .mytext {color:#5d71ed;}
        
        Text color #5d71ed
      
           This box has a color of #5d71ed        
        
          <div style="background-color:#5d71ed;">Content here</div>
        
        
          .mybackground {background-color:#5d71ed;}
        
        Background color #5d71ed
      
           Border around this has a color of #5d71ed        
        
          <div style="border:2px solid #5d71ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d71ed;}
        
        Border color #5d71ed