#5d7ceb color space conversions
Hex:
        #5d7ceb
        RGB:
        93, 124, 235
        CMY:
        64, 51, 8
        CMYK:
        60, 47, 0, 8
      HSL:
        227°, 78.0220%, 64.3137%
        HSV (HSB):
        227°, 60.4255%, 92.1569%
        XYZ:
        26.7172, 22.7406, 81.5785
        xyY:
        0.2039, 0.1735, 22.7406
      CIE-Lab:
        54.8042, 22.3422, -59.5738
        CIE-LCH:
        54.8042, 63.6255, 290.5578
        CIE-Luv:
        54.8042, -16.6554, -95.6272
        Hunter-Lab:
        47.6871, 16.5542, -68.0466
      #5d7ceb color charts
#5d7ceb RGB chart
      #5d7ceb CMYK chart
      #5d7ceb RGB pie chart
      #5d7ceb color shades, tints & tones
#5d7ceb color schemes
#5d7ceb color preview, HTML & CSS examples
           This text has a color of #5d7ceb        
        
          <p style="color:#5d7ceb;">Text here</p>
        
        
          .mytext {color:#5d7ceb;}
        
        Text color #5d7ceb
      
           This box has a color of #5d7ceb        
        
          <div style="background-color:#5d7ceb;">Content here</div>
        
        
          .mybackground {background-color:#5d7ceb;}
        
        Background color #5d7ceb
      
           Border around this has a color of #5d7ceb        
        
          <div style="border:2px solid #5d7ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5d7ceb;}
        
        Border color #5d7ceb