#312bbd color space conversions
Hex:
        #312bbd
        RGB:
        49, 43, 189
        CMY:
        81, 83, 26
        CMYK:
        74, 77, 0, 26
      HSL:
        242°, 62.9310%, 45.4902%
        HSV (HSB):
        242°, 77.2487%, 74.1176%
        XYZ:
        11.3158, 6.0548, 48.7164
        xyY:
        0.1712, 0.0916, 6.0548
      CIE-Lab:
        29.5504, 49.6340, -74.4332
        CIE-LCH:
        29.5504, 89.4642, 303.6964
        CIE-Luv:
        29.5504, -5.9691, -95.6004
        Hunter-Lab:
        24.6066, 39.0251, -100.1584
      #312bbd color charts
#312bbd RGB chart
      #312bbd CMYK chart
      #312bbd RGB pie chart
      #312bbd color shades, tints & tones
#312bbd color schemes
#312bbd color preview, HTML & CSS examples
           This text has a color of #312bbd        
        
          <p style="color:#312bbd;">Text here</p>
        
        
          .mytext {color:#312bbd;}
        
        Text color #312bbd
      
           This box has a color of #312bbd        
        
          <div style="background-color:#312bbd;">Content here</div>
        
        
          .mybackground {background-color:#312bbd;}
        
        Background color #312bbd
      
           Border around this has a color of #312bbd        
        
          <div style="border:2px solid #312bbd;">Content here</div>
        
        
          .myborder {border:2px solid #312bbd;}
        
        Border color #312bbd