#5d7fea color space conversions
Hex:
        #5d7fea
        RGB:
        93, 127, 234
        CMY:
        64, 50, 8
        CMYK:
        60, 46, 0, 8
      HSL:
        226°, 77.0492%, 64.1176%
        HSV (HSB):
        226°, 60.2564%, 91.7647%
        XYZ:
        26.9549, 23.4464, 80.9468
        xyY:
        0.2052, 0.1785, 23.4464
      CIE-Lab:
        55.5292, 20.1850, -57.8536
        CIE-LCH:
        55.5292, 61.2738, 289.2338
        CIE-Luv:
        55.5292, -17.5813, -92.9795
        Hunter-Lab:
        48.4215, 14.6282, -65.2208
      #5d7fea color charts
#5d7fea RGB chart
      #5d7fea CMYK chart
      #5d7fea RGB pie chart
      #5d7fea color shades, tints & tones
#5d7fea color schemes
#5d7fea color preview, HTML & CSS examples
           This text has a color of #5d7fea        
        
          <p style="color:#5d7fea;">Text here</p>
        
        
          .mytext {color:#5d7fea;}
        
        Text color #5d7fea
      
           This box has a color of #5d7fea        
        
          <div style="background-color:#5d7fea;">Content here</div>
        
        
          .mybackground {background-color:#5d7fea;}
        
        Background color #5d7fea
      
           Border around this has a color of #5d7fea        
        
          <div style="border:2px solid #5d7fea;">Content here</div>
        
        
          .myborder {border:2px solid #5d7fea;}
        
        Border color #5d7fea