#130fe0 color space conversions
Hex:
        #130fe0
        RGB:
        19, 15, 224
        CMY:
        93, 94, 12
        CMYK:
        92, 93, 0, 12
      HSL:
        241°, 87.4477%, 46.8627%
        HSV (HSB):
        241°, 93.3036%, 87.8431%
        XYZ:
        13.8939, 5.8619, 70.9202
        xyY:
        0.1532, 0.0646, 5.8619
      CIE-Lab:
        29.0614, 69.1597, -95.6750
        CIE-LCH:
        29.0614, 118.0541, 305.8617
        CIE-Luv:
        29.0614, -7.9999, -113.5778
        Hunter-Lab:
        24.2114, 60.0639, -156.7247
      #130fe0 color charts
#130fe0 RGB chart
      #130fe0 CMYK chart
      #130fe0 RGB pie chart
      #130fe0 color shades, tints & tones
#130fe0 color schemes
#130fe0 color preview, HTML & CSS examples
           This text has a color of #130fe0        
        
          <p style="color:#130fe0;">Text here</p>
        
        
          .mytext {color:#130fe0;}
        
        Text color #130fe0
      
           This box has a color of #130fe0        
        
          <div style="background-color:#130fe0;">Content here</div>
        
        
          .mybackground {background-color:#130fe0;}
        
        Background color #130fe0
      
           Border around this has a color of #130fe0        
        
          <div style="border:2px solid #130fe0;">Content here</div>
        
        
          .myborder {border:2px solid #130fe0;}
        
        Border color #130fe0