#130dc7 color space conversions
Hex:
        #130dc7
        RGB:
        19, 13, 199
        CMY:
        93, 95, 22
        CMYK:
        90, 93, 0, 22
      HSL:
        242°, 87.7358%, 41.5686%
        HSV (HSB):
        242°, 93.4673%, 78.0392%
        XYZ:
        10.7213, 4.5498, 54.3460
        xyY:
        0.1540, 0.0654, 4.5498
      CIE-Lab:
        25.4117, 63.0881, -87.2478
        CIE-LCH:
        25.4117, 107.6675, 305.8703
        CIE-Luv:
        25.4117, -6.8162, -98.8190
        Hunter-Lab:
        21.3303, 52.3918, -136.1296
      #130dc7 color charts
#130dc7 RGB chart
      #130dc7 CMYK chart
      #130dc7 RGB pie chart
      #130dc7 color shades, tints & tones
#130dc7 color schemes
#130dc7 color preview, HTML & CSS examples
           This text has a color of #130dc7        
        
          <p style="color:#130dc7;">Text here</p>
        
        
          .mytext {color:#130dc7;}
        
        Text color #130dc7
      
           This box has a color of #130dc7        
        
          <div style="background-color:#130dc7;">Content here</div>
        
        
          .mybackground {background-color:#130dc7;}
        
        Background color #130dc7
      
           Border around this has a color of #130dc7        
        
          <div style="border:2px solid #130dc7;">Content here</div>
        
        
          .myborder {border:2px solid #130dc7;}
        
        Border color #130dc7