#5b72ca color space conversions
Hex:
        #5b72ca
        RGB:
        91, 114, 202
        CMY:
        64, 55, 21
        CMYK:
        55, 44, 0, 21
      HSL:
        228°, 51.1521%, 57.4510%
        HSV (HSB):
        228°, 54.9505%, 79.2157%
        XYZ:
        20.9924, 18.5230, 58.3460
        xyY:
        0.2145, 0.1893, 18.5230
      CIE-Lab:
        50.1245, 17.2155, -48.4401
        CIE-LCH:
        50.1245, 51.4083, 289.5651
        CIE-Luv:
        50.1245, -13.4511, -75.9402
        Hunter-Lab:
        43.0384, 11.7478, -50.2510
      #5b72ca color charts
#5b72ca RGB chart
      #5b72ca CMYK chart
      #5b72ca RGB pie chart
      #5b72ca color shades, tints & tones
#5b72ca color schemes
#5b72ca color preview, HTML & CSS examples
           This text has a color of #5b72ca        
        
          <p style="color:#5b72ca;">Text here</p>
        
        
          .mytext {color:#5b72ca;}
        
        Text color #5b72ca
      
           This box has a color of #5b72ca        
        
          <div style="background-color:#5b72ca;">Content here</div>
        
        
          .mybackground {background-color:#5b72ca;}
        
        Background color #5b72ca
      
           Border around this has a color of #5b72ca        
        
          <div style="border:2px solid #5b72ca;">Content here</div>
        
        
          .myborder {border:2px solid #5b72ca;}
        
        Border color #5b72ca