#4130cb color space conversions
Hex:
        #4130cb
        RGB:
        65, 48, 203
        CMY:
        75, 81, 20
        CMYK:
        68, 76, 0, 20
      HSL:
        247°, 61.7530%, 49.2157%
        HSV (HSB):
        247°, 76.3547%, 79.6078%
        XYZ:
        14.0164, 7.5495, 57.2184
        xyY:
        0.1779, 0.0958, 7.5495
      CIE-Lab:
        33.0265, 52.8403, -76.8659
        CIE-LCH:
        33.0265, 93.2763, 304.5060
        CIE-Luv:
        33.0265, -4.4117, -103.4842
        Hunter-Lab:
        27.4764, 42.9738, -104.2353
      #4130cb color charts
#4130cb RGB chart
      #4130cb CMYK chart
      #4130cb RGB pie chart
      #4130cb color shades, tints & tones
#4130cb color schemes
#4130cb color preview, HTML & CSS examples
           This text has a color of #4130cb        
        
          <p style="color:#4130cb;">Text here</p>
        
        
          .mytext {color:#4130cb;}
        
        Text color #4130cb
      
           This box has a color of #4130cb        
        
          <div style="background-color:#4130cb;">Content here</div>
        
        
          .mybackground {background-color:#4130cb;}
        
        Background color #4130cb
      
           Border around this has a color of #4130cb        
        
          <div style="border:2px solid #4130cb;">Content here</div>
        
        
          .myborder {border:2px solid #4130cb;}
        
        Border color #4130cb