#5d68ff color space conversions
Hex:
        #5d68ff
        RGB:
        93, 104, 255
        CMY:
        64, 59, 0
        CMYK:
        64, 59, 0, 0
      HSL:
        236°, 100.0000%, 68.2353%
        HSV (HSB):
        236°, 63.5294%, 100.0000%
        XYZ:
        27.5145, 19.4478, 96.9114
        xyY:
        0.1912, 0.1352, 19.4478
      CIE-Lab:
        51.2070, 41.0731, -76.5095
        CIE-LCH:
        51.2070, 86.8372, 298.2286
        CIE-Luv:
        51.2070, -11.5874, -120.7468
        Hunter-Lab:
        44.0996, 34.1948, -99.4233
      #5d68ff color charts
#5d68ff RGB chart
      #5d68ff CMYK chart
      #5d68ff RGB pie chart
      #5d68ff color shades, tints & tones
#5d68ff color schemes
#5d68ff color preview, HTML & CSS examples
           This text has a color of #5d68ff        
        
          <p style="color:#5d68ff;">Text here</p>
        
        
          .mytext {color:#5d68ff;}
        
        Text color #5d68ff
      
           This box has a color of #5d68ff        
        
          <div style="background-color:#5d68ff;">Content here</div>
        
        
          .mybackground {background-color:#5d68ff;}
        
        Background color #5d68ff
      
           Border around this has a color of #5d68ff        
        
          <div style="border:2px solid #5d68ff;">Content here</div>
        
        
          .myborder {border:2px solid #5d68ff;}
        
        Border color #5d68ff