#5b74f1 color space conversions
Hex:
        #5b74f1
        RGB:
        91, 116, 241
        CMY:
        64, 55, 5
        CMYK:
        62, 52, 0, 5
      HSL:
        230°, 84.2697%, 65.0980%
        HSV (HSB):
        230°, 62.2407%, 94.5098%
        XYZ:
        26.4370, 21.0658, 85.8918
        xyY:
        0.1982, 0.1579, 21.0658
      CIE-Lab:
        53.0214, 28.8769, -65.7941
        CIE-LCH:
        53.0214, 71.8522, 293.6966
        CIE-Luv:
        53.0214, -14.9040, -105.0472
        Hunter-Lab:
        45.8975, 22.4954, -78.8261
      #5b74f1 color charts
#5b74f1 RGB chart
      #5b74f1 CMYK chart
      #5b74f1 RGB pie chart
      #5b74f1 color shades, tints & tones
#5b74f1 color schemes
#5b74f1 color preview, HTML & CSS examples
           This text has a color of #5b74f1        
        
          <p style="color:#5b74f1;">Text here</p>
        
        
          .mytext {color:#5b74f1;}
        
        Text color #5b74f1
      
           This box has a color of #5b74f1        
        
          <div style="background-color:#5b74f1;">Content here</div>
        
        
          .mybackground {background-color:#5b74f1;}
        
        Background color #5b74f1
      
           Border around this has a color of #5b74f1        
        
          <div style="border:2px solid #5b74f1;">Content here</div>
        
        
          .myborder {border:2px solid #5b74f1;}
        
        Border color #5b74f1