#5b74ca color space conversions
Hex:
        #5b74ca
        RGB:
        91, 116, 202
        CMY:
        64, 55, 21
        CMYK:
        55, 43, 0, 21
      HSL:
        226°, 51.1521%, 57.4510%
        HSV (HSB):
        226°, 54.9505%, 79.2157%
        XYZ:
        21.2204, 18.9792, 58.4220
        xyY:
        0.2152, 0.1924, 18.9792
      CIE-Lab:
        50.6629, 15.9854, -47.5823
        CIE-LCH:
        50.6629, 50.1957, 288.5699
        CIE-Luv:
        50.6629, -14.1171, -74.6509
        Hunter-Lab:
        43.5651, 10.7079, -49.0139
      #5b74ca color charts
#5b74ca RGB chart
      #5b74ca CMYK chart
      #5b74ca RGB pie chart
      #5b74ca color shades, tints & tones
#5b74ca color schemes
#5b74ca color preview, HTML & CSS examples
           This text has a color of #5b74ca        
        
          <p style="color:#5b74ca;">Text here</p>
        
        
          .mytext {color:#5b74ca;}
        
        Text color #5b74ca
      
           This box has a color of #5b74ca        
        
          <div style="background-color:#5b74ca;">Content here</div>
        
        
          .mybackground {background-color:#5b74ca;}
        
        Background color #5b74ca
      
           Border around this has a color of #5b74ca        
        
          <div style="border:2px solid #5b74ca;">Content here</div>
        
        
          .myborder {border:2px solid #5b74ca;}
        
        Border color #5b74ca