#3130f0 color space conversions
Hex:
        #3130f0
        RGB:
        49, 48, 240
        CMY:
        81, 81, 6
        CMYK:
        80, 80, 0, 6
      HSL:
        240°, 86.4865%, 56.4706%
        HSV (HSB):
        240°, 80.0000%, 94.1176%
        XYZ:
        18.0518, 9.0581, 83.2350
        xyY:
        0.1636, 0.0821, 9.0581
      CIE-Lab:
        36.0960, 62.8550, -93.0505
        CIE-LCH:
        36.0960, 112.2905, 304.0388
        CIE-Luv:
        36.0960, -8.8901, -124.9891
        Hunter-Lab:
        30.0967, 54.3933, -142.9037
      #3130f0 color charts
#3130f0 RGB chart
      #3130f0 CMYK chart
      #3130f0 RGB pie chart
      #3130f0 color shades, tints & tones
#3130f0 color schemes
#3130f0 color preview, HTML & CSS examples
           This text has a color of #3130f0        
        
          <p style="color:#3130f0;">Text here</p>
        
        
          .mytext {color:#3130f0;}
        
        Text color #3130f0
      
           This box has a color of #3130f0        
        
          <div style="background-color:#3130f0;">Content here</div>
        
        
          .mybackground {background-color:#3130f0;}
        
        Background color #3130f0
      
           Border around this has a color of #3130f0        
        
          <div style="border:2px solid #3130f0;">Content here</div>
        
        
          .myborder {border:2px solid #3130f0;}
        
        Border color #3130f0