#130fe7 color space conversions
Hex:
        #130fe7
        RGB:
        19, 15, 231
        CMY:
        93, 94, 9
        CMYK:
        92, 94, 0, 9
      HSL:
        241°, 87.8049%, 48.2353%
        HSV (HSB):
        241°, 93.5065%, 90.5882%
        XYZ:
        14.8632, 6.2496, 76.0242
        xyY:
        0.1530, 0.0643, 6.2496
      CIE-Lab:
        30.0337, 70.9563, -98.0617
        CIE-LCH:
        30.0337, 121.0409, 305.8891
        CIE-Luv:
        30.0337, -8.2986, -117.6288
        Hunter-Lab:
        24.9992, 62.3778, -162.8051
      #130fe7 color charts
#130fe7 RGB chart
      #130fe7 CMYK chart
      #130fe7 RGB pie chart
      #130fe7 color shades, tints & tones
#130fe7 color schemes
#130fe7 color preview, HTML & CSS examples
           This text has a color of #130fe7        
        
          <p style="color:#130fe7;">Text here</p>
        
        
          .mytext {color:#130fe7;}
        
        Text color #130fe7
      
           This box has a color of #130fe7        
        
          <div style="background-color:#130fe7;">Content here</div>
        
        
          .mybackground {background-color:#130fe7;}
        
        Background color #130fe7
      
           Border around this has a color of #130fe7        
        
          <div style="border:2px solid #130fe7;">Content here</div>
        
        
          .myborder {border:2px solid #130fe7;}
        
        Border color #130fe7