#5b72dc color space conversions
Hex:
        #5b72dc
        RGB:
        91, 114, 220
        CMY:
        64, 55, 14
        CMYK:
        59, 48, 0, 14
      HSL:
        229°, 64.8241%, 60.9804%
        HSV (HSB):
        229°, 58.6364%, 86.2745%
        XYZ:
        23.2500, 19.4261, 70.2343
        xyY:
        0.2059, 0.1720, 19.4261
      CIE-Lab:
        51.1820, 23.1248, -56.9753
        CIE-LCH:
        51.1820, 61.4894, 292.0909
        CIE-Luv:
        51.1820, -13.8485, -90.1811
        Hunter-Lab:
        44.0750, 17.0290, -63.6272
      #5b72dc color charts
#5b72dc RGB chart
      #5b72dc CMYK chart
      #5b72dc RGB pie chart
      #5b72dc color shades, tints & tones
#5b72dc color schemes
#5b72dc color preview, HTML & CSS examples
           This text has a color of #5b72dc        
        
          <p style="color:#5b72dc;">Text here</p>
        
        
          .mytext {color:#5b72dc;}
        
        Text color #5b72dc
      
           This box has a color of #5b72dc        
        
          <div style="background-color:#5b72dc;">Content here</div>
        
        
          .mybackground {background-color:#5b72dc;}
        
        Background color #5b72dc
      
           Border around this has a color of #5b72dc        
        
          <div style="border:2px solid #5b72dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b72dc;}
        
        Border color #5b72dc