#5b78cd color space conversions
Hex:
        #5b78cd
        RGB:
        91, 120, 205
        CMY:
        64, 53, 20
        CMYK:
        56, 41, 0, 20
      HSL:
        225°, 53.2710%, 58.0392%
        HSV (HSB):
        225°, 55.6098%, 80.3922%
        XYZ:
        22.0503, 20.0649, 60.4683
        xyY:
        0.2149, 0.1956, 20.0649
      CIE-Lab:
        51.9105, 14.5113, -47.3070
        CIE-LCH:
        51.9105, 49.4826, 287.0533
        CIE-Luv:
        51.9105, -15.5118, -74.4610
        Hunter-Lab:
        44.7938, 9.4796, -48.6814
      #5b78cd color charts
#5b78cd RGB chart
      #5b78cd CMYK chart
      #5b78cd RGB pie chart
      #5b78cd color shades, tints & tones
#5b78cd color schemes
#5b78cd color preview, HTML & CSS examples
           This text has a color of #5b78cd        
        
          <p style="color:#5b78cd;">Text here</p>
        
        
          .mytext {color:#5b78cd;}
        
        Text color #5b78cd
      
           This box has a color of #5b78cd        
        
          <div style="background-color:#5b78cd;">Content here</div>
        
        
          .mybackground {background-color:#5b78cd;}
        
        Background color #5b78cd
      
           Border around this has a color of #5b78cd        
        
          <div style="border:2px solid #5b78cd;">Content here</div>
        
        
          .myborder {border:2px solid #5b78cd;}
        
        Border color #5b78cd