#5130c3 color space conversions
Hex:
        #5130c3
        RGB:
        81, 48, 195
        CMY:
        68, 81, 24
        CMYK:
        58, 75, 0, 24
      HSL:
        253°, 60.4938%, 47.6471%
        HSV (HSB):
        253°, 75.3846%, 76.4706%
        XYZ:
        14.3006, 7.8034, 52.3822
        xyY:
        0.1920, 0.1048, 7.8034
      CIE-Lab:
        33.5700, 52.2713, -71.2474
        CIE-LCH:
        33.5700, 88.3656, 306.2660
        CIE-Luv:
        33.5700, 0.1908, -98.1493
        Hunter-Lab:
        27.9345, 42.4948, -91.6253
      #5130c3 color charts
#5130c3 RGB chart
      #5130c3 CMYK chart
      #5130c3 RGB pie chart
      #5130c3 color shades, tints & tones
#5130c3 color schemes
#5130c3 color preview, HTML & CSS examples
           This text has a color of #5130c3        
        
          <p style="color:#5130c3;">Text here</p>
        
        
          .mytext {color:#5130c3;}
        
        Text color #5130c3
      
           This box has a color of #5130c3        
        
          <div style="background-color:#5130c3;">Content here</div>
        
        
          .mybackground {background-color:#5130c3;}
        
        Background color #5130c3
      
           Border around this has a color of #5130c3        
        
          <div style="border:2px solid #5130c3;">Content here</div>
        
        
          .myborder {border:2px solid #5130c3;}
        
        Border color #5130c3