#5136bf color space conversions
Hex:
        #5136bf
        RGB:
        81, 54, 191
        CMY:
        68, 79, 25
        CMYK:
        58, 72, 0, 25
      HSL:
        252°, 55.9184%, 48.0392%
        HSV (HSB):
        252°, 71.7277%, 74.9020%
        XYZ:
        14.1165, 8.1493, 50.1192
        xyY:
        0.1950, 0.1126, 8.1493
      CIE-Lab:
        34.2918, 48.0136, -67.7127
        CIE-LCH:
        34.2918, 83.0079, 305.3396
        CIE-Luv:
        34.2918, -0.4000, -94.7440
        Hunter-Lab:
        28.5469, 38.3114, -84.1113
      #5136bf color charts
#5136bf RGB chart
      #5136bf CMYK chart
      #5136bf RGB pie chart
      #5136bf color shades, tints & tones
#5136bf color schemes
#5136bf color preview, HTML & CSS examples
           This text has a color of #5136bf        
        
          <p style="color:#5136bf;">Text here</p>
        
        
          .mytext {color:#5136bf;}
        
        Text color #5136bf
      
           This box has a color of #5136bf        
        
          <div style="background-color:#5136bf;">Content here</div>
        
        
          .mybackground {background-color:#5136bf;}
        
        Background color #5136bf
      
           Border around this has a color of #5136bf        
        
          <div style="border:2px solid #5136bf;">Content here</div>
        
        
          .myborder {border:2px solid #5136bf;}
        
        Border color #5136bf