#130ee7 color space conversions
Hex:
        #130ee7
        RGB:
        19, 14, 231
        CMY:
        93, 95, 9
        CMYK:
        92, 94, 0, 9
      HSL:
        241°, 88.5714%, 48.0392%
        HSV (HSB):
        241°, 93.9394%, 90.5882%
        XYZ:
        14.8494, 6.2220, 76.0196
        xyY:
        0.1529, 0.0641, 6.2220
      CIE-Lab:
        29.9659, 71.1653, -98.1750
        CIE-LCH:
        29.9659, 121.2552, 305.9377
        CIE-Luv:
        29.9659, -8.2535, -117.5654
        Hunter-Lab:
        24.9440, 62.6106, -163.2319
      #130ee7 color charts
#130ee7 RGB chart
      #130ee7 CMYK chart
      #130ee7 RGB pie chart
      #130ee7 color shades, tints & tones
#130ee7 color schemes
#130ee7 color preview, HTML & CSS examples
           This text has a color of #130ee7        
        
          <p style="color:#130ee7;">Text here</p>
        
        
          .mytext {color:#130ee7;}
        
        Text color #130ee7
      
           This box has a color of #130ee7        
        
          <div style="background-color:#130ee7;">Content here</div>
        
        
          .mybackground {background-color:#130ee7;}
        
        Background color #130ee7
      
           Border around this has a color of #130ee7        
        
          <div style="border:2px solid #130ee7;">Content here</div>
        
        
          .myborder {border:2px solid #130ee7;}
        
        Border color #130ee7