#5d5ceb color space conversions
Hex:
        #5d5ceb
        RGB:
        93, 92, 235
        CMY:
        64, 64, 8
        CMYK:
        60, 61, 0, 8
      HSL:
        240°, 78.1421%, 64.1176%
        HSV (HSB):
        240°, 60.8511%, 92.1569%
        XYZ:
        23.3367, 15.9796, 80.4517
        xyY:
        0.1948, 0.1334, 15.9796
      CIE-Lab:
        46.9477, 41.7646, -72.2791
        CIE-LCH:
        46.9477, 83.4779, 300.0204
        CIE-Luv:
        46.9477, -7.7933, -111.8134
        Hunter-Lab:
        39.9745, 34.2513, -91.3434
      #5d5ceb color charts
#5d5ceb RGB chart
      #5d5ceb CMYK chart
      #5d5ceb RGB pie chart
      #5d5ceb color shades, tints & tones
#5d5ceb color schemes
#5d5ceb color preview, HTML & CSS examples
           This text has a color of #5d5ceb        
        
          <p style="color:#5d5ceb;">Text here</p>
        
        
          .mytext {color:#5d5ceb;}
        
        Text color #5d5ceb
      
           This box has a color of #5d5ceb        
        
          <div style="background-color:#5d5ceb;">Content here</div>
        
        
          .mybackground {background-color:#5d5ceb;}
        
        Background color #5d5ceb
      
           Border around this has a color of #5d5ceb        
        
          <div style="border:2px solid #5d5ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5d5ceb;}
        
        Border color #5d5ceb