#484bbd color space conversions
Hex:
        #484bbd
        RGB:
        72, 75, 189
        CMY:
        72, 71, 26
        CMYK:
        62, 60, 0, 26
      HSL:
        238°, 46.9880%, 51.1765%
        HSV (HSB):
        238°, 61.9048%, 74.1176%
        XYZ:
        14.3739, 10.0840, 49.3329
        xyY:
        0.1948, 0.1367, 10.0840
      CIE-Lab:
        37.9928, 33.6609, -60.5200
        CIE-LCH:
        37.9928, 69.2512, 299.0825
        CIE-Luv:
        37.9928, -7.1708, -88.3924
        Hunter-Lab:
        31.7553, 25.2253, -69.8803
      #484bbd color charts
#484bbd RGB chart
      #484bbd CMYK chart
      #484bbd RGB pie chart
      #484bbd color shades, tints & tones
#484bbd color schemes
#484bbd color preview, HTML & CSS examples
           This text has a color of #484bbd        
        
          <p style="color:#484bbd;">Text here</p>
        
        
          .mytext {color:#484bbd;}
        
        Text color #484bbd
      
           This box has a color of #484bbd        
        
          <div style="background-color:#484bbd;">Content here</div>
        
        
          .mybackground {background-color:#484bbd;}
        
        Background color #484bbd
      
           Border around this has a color of #484bbd        
        
          <div style="border:2px solid #484bbd;">Content here</div>
        
        
          .myborder {border:2px solid #484bbd;}
        
        Border color #484bbd