#5136dc color space conversions
Hex:
        #5136dc
        RGB:
        81, 54, 220
        CMY:
        68, 79, 14
        CMYK:
        63, 75, 0, 14
      HSL:
        250°, 70.3390%, 53.7255%
        HSV (HSB):
        250°, 75.4545%, 86.2745%
        XYZ:
        17.6308, 9.5550, 68.6252
        xyY:
        0.1840, 0.0997, 9.5550
      CIE-Lab:
        37.0316, 56.5707, -80.0427
        CIE-LCH:
        37.0316, 98.0157, 305.2510
        CIE-Luv:
        37.0316, -2.6912, -112.6068
        Hunter-Lab:
        30.9111, 47.7166, -109.9908
      #5136dc color charts
#5136dc RGB chart
      #5136dc CMYK chart
      #5136dc RGB pie chart
      #5136dc color shades, tints & tones
#5136dc color schemes
#5136dc color preview, HTML & CSS examples
           This text has a color of #5136dc        
        
          <p style="color:#5136dc;">Text here</p>
        
        
          .mytext {color:#5136dc;}
        
        Text color #5136dc
      
           This box has a color of #5136dc        
        
          <div style="background-color:#5136dc;">Content here</div>
        
        
          .mybackground {background-color:#5136dc;}
        
        Background color #5136dc
      
           Border around this has a color of #5136dc        
        
          <div style="border:2px solid #5136dc;">Content here</div>
        
        
          .myborder {border:2px solid #5136dc;}
        
        Border color #5136dc