#3130fe color space conversions
Hex:
        #3130fe
        RGB:
        49, 48, 254
        CMY:
        81, 81, 0
        CMYK:
        81, 81, 0, 0
      HSL:
        240°, 99.0385%, 59.2157%
        HSV (HSB):
        240°, 81.1024%, 99.6078%
        XYZ:
        20.2130, 9.9226, 94.6158
        xyY:
        0.1620, 0.0795, 9.9226
      CIE-Lab:
        37.7032, 66.9676, -98.2608
        CIE-LCH:
        37.7032, 118.9111, 304.2756
        CIE-Luv:
        37.7032, -9.4693, -132.9041
        Hunter-Lab:
        31.5002, 59.4140, -156.0367
      #3130fe color charts
#3130fe RGB chart
      #3130fe CMYK chart
      #3130fe RGB pie chart
      #3130fe color shades, tints & tones
#3130fe color schemes
#3130fe color preview, HTML & CSS examples
           This text has a color of #3130fe        
        
          <p style="color:#3130fe;">Text here</p>
        
        
          .mytext {color:#3130fe;}
        
        Text color #3130fe
      
           This box has a color of #3130fe        
        
          <div style="background-color:#3130fe;">Content here</div>
        
        
          .mybackground {background-color:#3130fe;}
        
        Background color #3130fe
      
           Border around this has a color of #3130fe        
        
          <div style="border:2px solid #3130fe;">Content here</div>
        
        
          .myborder {border:2px solid #3130fe;}
        
        Border color #3130fe