#3130d8 color space conversions
Hex:
        #3130d8
        RGB:
        49, 48, 216
        CMY:
        81, 81, 15
        CMYK:
        77, 78, 0, 15
      HSL:
        240°, 68.2927%, 51.7647%
        HSV (HSB):
        240°, 77.7778%, 84.7059%
        XYZ:
        14.7182, 7.7247, 65.6810
        xyY:
        0.1670, 0.0877, 7.7247
      CIE-Lab:
        33.4029, 55.5553, -83.8108
        CIE-LCH:
        33.4029, 100.5517, 303.5390
        CIE-Luv:
        33.4029, -7.8804, -111.2254
        Hunter-Lab:
        27.7934, 45.8877, -120.6579
      #3130d8 color charts
#3130d8 RGB chart
      #3130d8 CMYK chart
      #3130d8 RGB pie chart
      #3130d8 color shades, tints & tones
#3130d8 color schemes
#3130d8 color preview, HTML & CSS examples
           This text has a color of #3130d8        
        
          <p style="color:#3130d8;">Text here</p>
        
        
          .mytext {color:#3130d8;}
        
        Text color #3130d8
      
           This box has a color of #3130d8        
        
          <div style="background-color:#3130d8;">Content here</div>
        
        
          .mybackground {background-color:#3130d8;}
        
        Background color #3130d8
      
           Border around this has a color of #3130d8        
        
          <div style="border:2px solid #3130d8;">Content here</div>
        
        
          .myborder {border:2px solid #3130d8;}
        
        Border color #3130d8