#5d72be color space conversions
Hex:
        #5d72be
        RGB:
        93, 114, 190
        CMY:
        64, 55, 25
        CMYK:
        51, 40, 0, 25
      HSL:
        227°, 42.7313%, 55.4902%
        HSV (HSB):
        227°, 51.0526%, 74.5098%
        XYZ:
        19.8258, 18.0795, 51.1600
        xyY:
        0.2226, 0.2030, 18.0795
      CIE-Lab:
        49.5924, 13.8033, -42.3940
        CIE-LCH:
        49.5924, 44.5846, 288.0350
        CIE-Luv:
        49.5924, -12.5261, -65.9340
        Hunter-Lab:
        42.5200, 8.8192, -41.5736
      #5d72be color charts
#5d72be RGB chart
      #5d72be CMYK chart
      #5d72be RGB pie chart
      #5d72be color shades, tints & tones
#5d72be color schemes
#5d72be color preview, HTML & CSS examples
           This text has a color of #5d72be        
        
          <p style="color:#5d72be;">Text here</p>
        
        
          .mytext {color:#5d72be;}
        
        Text color #5d72be
      
           This box has a color of #5d72be        
        
          <div style="background-color:#5d72be;">Content here</div>
        
        
          .mybackground {background-color:#5d72be;}
        
        Background color #5d72be
      
           Border around this has a color of #5d72be        
        
          <div style="border:2px solid #5d72be;">Content here</div>
        
        
          .myborder {border:2px solid #5d72be;}
        
        Border color #5d72be