#130ca5 color space conversions
Hex:
        #130ca5
        RGB:
        19, 12, 165
        CMY:
        93, 95, 35
        CMYK:
        88, 93, 0, 35
      HSL:
        243°, 86.4407%, 34.7059%
        HSV (HSB):
        243°, 92.7273%, 64.7059%
        XYZ:
        7.1916, 3.1180, 35.8201
        xyY:
        0.1559, 0.0676, 3.1180
      CIE-Lab:
        20.5104, 54.1054, -75.1166
        CIE-LCH:
        20.5104, 92.5738, 305.7646
        CIE-Luv:
        20.5104, -5.2352, -78.5224
        Hunter-Lab:
        17.6579, 41.7968, -107.9130
      #130ca5 color charts
#130ca5 RGB chart
      #130ca5 CMYK chart
      #130ca5 RGB pie chart
      #130ca5 color shades, tints & tones
#130ca5 color schemes
#130ca5 color preview, HTML & CSS examples
           This text has a color of #130ca5        
        
          <p style="color:#130ca5;">Text here</p>
        
        
          .mytext {color:#130ca5;}
        
        Text color #130ca5
      
           This box has a color of #130ca5        
        
          <div style="background-color:#130ca5;">Content here</div>
        
        
          .mybackground {background-color:#130ca5;}
        
        Background color #130ca5
      
           Border around this has a color of #130ca5        
        
          <div style="border:2px solid #130ca5;">Content here</div>
        
        
          .myborder {border:2px solid #130ca5;}
        
        Border color #130ca5