#5d5ffe color space conversions
Hex:
        #5d5ffe
        RGB:
        93, 95, 254
        CMY:
        64, 63, 0
        CMYK:
        63, 63, 0, 0
      HSL:
        239°, 98.7730%, 68.0392%
        HSV (HSB):
        239°, 63.3858%, 99.6078%
        XYZ:
        26.4958, 17.6673, 95.7796
        xyY:
        0.1893, 0.1262, 17.6673
      CIE-Lab:
        49.0901, 46.0643, -79.4075
        CIE-LCH:
        49.0901, 91.8013, 300.1180
        CIE-Luv:
        49.0901, -9.4101, -123.5760
        Hunter-Lab:
        42.0325, 38.9631, -105.6815
      #5d5ffe color charts
#5d5ffe RGB chart
      #5d5ffe CMYK chart
      #5d5ffe RGB pie chart
      #5d5ffe color shades, tints & tones
#5d5ffe color schemes
#5d5ffe color preview, HTML & CSS examples
           This text has a color of #5d5ffe        
        
          <p style="color:#5d5ffe;">Text here</p>
        
        
          .mytext {color:#5d5ffe;}
        
        Text color #5d5ffe
      
           This box has a color of #5d5ffe        
        
          <div style="background-color:#5d5ffe;">Content here</div>
        
        
          .mybackground {background-color:#5d5ffe;}
        
        Background color #5d5ffe
      
           Border around this has a color of #5d5ffe        
        
          <div style="border:2px solid #5d5ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5d5ffe;}
        
        Border color #5d5ffe