#5153df color space conversions
Hex:
        #5153df
        RGB:
        81, 83, 223
        CMY:
        68, 67, 13
        CMYK:
        64, 63, 0, 13
      HSL:
        239°, 68.9320%, 59.6078%
        HSV (HSB):
        239°, 63.6771%, 87.4510%
        XYZ:
        19.8059, 13.2636, 71.3283
        xyY:
        0.1897, 0.1270, 13.2636
      CIE-Lab:
        43.1577, 41.4397, -71.7029
        CIE-LCH:
        43.1577, 82.8164, 300.0252
        CIE-Luv:
        43.1577, -8.2852, -107.9950
        Hunter-Lab:
        36.4192, 33.3403, -90.6282
      #5153df color charts
#5153df RGB chart
      #5153df CMYK chart
      #5153df RGB pie chart
      #5153df color shades, tints & tones
#5153df color schemes
#5153df color preview, HTML & CSS examples
           This text has a color of #5153df        
        
          <p style="color:#5153df;">Text here</p>
        
        
          .mytext {color:#5153df;}
        
        Text color #5153df
      
           This box has a color of #5153df        
        
          <div style="background-color:#5153df;">Content here</div>
        
        
          .mybackground {background-color:#5153df;}
        
        Background color #5153df
      
           Border around this has a color of #5153df        
        
          <div style="border:2px solid #5153df;">Content here</div>
        
        
          .myborder {border:2px solid #5153df;}
        
        Border color #5153df