#4131eb color space conversions
Hex:
        #4131eb
        RGB:
        65, 49, 235
        CMY:
        75, 81, 8
        CMYK:
        72, 79, 0, 8
      HSL:
        245°, 82.3009%, 55.6863%
        HSV (HSB):
        245°, 79.1489%, 92.1569%
        XYZ:
        18.2737, 9.3186, 79.4328
        xyY:
        0.1707, 0.0871, 9.3186
      CIE-Lab:
        36.5906, 61.8961, -89.3697
        CIE-LCH:
        36.5906, 108.7109, 304.7059
        CIE-Luv:
        36.5906, -6.3839, -122.1244
        Hunter-Lab:
        30.5264, 53.4324, -132.9102
      #4131eb color charts
#4131eb RGB chart
      #4131eb CMYK chart
      #4131eb RGB pie chart
      #4131eb color shades, tints & tones
#4131eb color schemes
#4131eb color preview, HTML & CSS examples
           This text has a color of #4131eb        
        
          <p style="color:#4131eb;">Text here</p>
        
        
          .mytext {color:#4131eb;}
        
        Text color #4131eb
      
           This box has a color of #4131eb        
        
          <div style="background-color:#4131eb;">Content here</div>
        
        
          .mybackground {background-color:#4131eb;}
        
        Background color #4131eb
      
           Border around this has a color of #4131eb        
        
          <div style="border:2px solid #4131eb;">Content here</div>
        
        
          .myborder {border:2px solid #4131eb;}
        
        Border color #4131eb