#483dbb color space conversions
Hex:
        #483dbb
        RGB:
        72, 61, 187
        CMY:
        72, 76, 27
        CMYK:
        61, 67, 0, 27
      HSL:
        245°, 50.8065%, 48.6275%
        HSV (HSB):
        245°, 67.3797%, 73.3333%
        XYZ:
        13.3109, 8.3031, 47.9148
        xyY:
        0.1914, 0.1194, 8.3031
      CIE-Lab:
        34.6062, 41.5223, -64.8726
        CIE-LCH:
        34.6062, 77.0231, 302.6216
        CIE-Luv:
        34.6062, -3.9435, -91.3122
        Hunter-Lab:
        28.8150, 32.0303, -78.4193
      #483dbb color charts
#483dbb RGB chart
      #483dbb CMYK chart
      #483dbb RGB pie chart
      #483dbb color shades, tints & tones
#483dbb color schemes
#483dbb color preview, HTML & CSS examples
           This text has a color of #483dbb        
        
          <p style="color:#483dbb;">Text here</p>
        
        
          .mytext {color:#483dbb;}
        
        Text color #483dbb
      
           This box has a color of #483dbb        
        
          <div style="background-color:#483dbb;">Content here</div>
        
        
          .mybackground {background-color:#483dbb;}
        
        Background color #483dbb
      
           Border around this has a color of #483dbb        
        
          <div style="border:2px solid #483dbb;">Content here</div>
        
        
          .myborder {border:2px solid #483dbb;}
        
        Border color #483dbb