#3130f1 color space conversions
Hex:
        #3130f1
        RGB:
        49, 48, 241
        CMY:
        81, 81, 5
        CMYK:
        80, 80, 0, 5
      HSL:
        240°, 87.3303%, 56.6667%
        HSV (HSB):
        240°, 80.0830%, 94.5098%
        XYZ:
        18.2008, 9.1177, 84.0197
        xyY:
        0.1635, 0.0819, 9.1177
      CIE-Lab:
        36.2100, 63.1522, -93.4268
        CIE-LCH:
        36.2100, 112.7687, 304.0569
        CIE-Luv:
        36.2100, -8.9316, -125.5571
        Hunter-Lab:
        30.1956, 54.7507, -143.8383
      #3130f1 color charts
#3130f1 RGB chart
      #3130f1 CMYK chart
      #3130f1 RGB pie chart
      #3130f1 color shades, tints & tones
#3130f1 color schemes
#3130f1 color preview, HTML & CSS examples
           This text has a color of #3130f1        
        
          <p style="color:#3130f1;">Text here</p>
        
        
          .mytext {color:#3130f1;}
        
        Text color #3130f1
      
           This box has a color of #3130f1        
        
          <div style="background-color:#3130f1;">Content here</div>
        
        
          .mybackground {background-color:#3130f1;}
        
        Background color #3130f1
      
           Border around this has a color of #3130f1        
        
          <div style="border:2px solid #3130f1;">Content here</div>
        
        
          .myborder {border:2px solid #3130f1;}
        
        Border color #3130f1