#3130d4 color space conversions
Hex:
        #3130d4
        RGB:
        49, 48, 212
        CMY:
        81, 81, 17
        CMYK:
        77, 77, 0, 17
      HSL:
        240°, 65.6000%, 50.9804%
        HSV (HSB):
        240°, 77.3585%, 83.1373%
        XYZ:
        14.2072, 7.5203, 62.9901
        xyY:
        0.1677, 0.0888, 7.5203
      CIE-Lab:
        32.9633, 54.3063, -82.2288
        CIE-LCH:
        32.9633, 98.5432, 303.4419
        CIE-Luv:
        32.9633, -7.7097, -108.9037
        Hunter-Lab:
        27.4232, 44.4854, -116.9906
      #3130d4 color charts
#3130d4 RGB chart
      #3130d4 CMYK chart
      #3130d4 RGB pie chart
      #3130d4 color shades, tints & tones
#3130d4 color schemes
#3130d4 color preview, HTML & CSS examples
           This text has a color of #3130d4        
        
          <p style="color:#3130d4;">Text here</p>
        
        
          .mytext {color:#3130d4;}
        
        Text color #3130d4
      
           This box has a color of #3130d4        
        
          <div style="background-color:#3130d4;">Content here</div>
        
        
          .mybackground {background-color:#3130d4;}
        
        Background color #3130d4
      
           Border around this has a color of #3130d4        
        
          <div style="border:2px solid #3130d4;">Content here</div>
        
        
          .myborder {border:2px solid #3130d4;}
        
        Border color #3130d4