#312bc8 color space conversions
Hex:
        #312bc8
        RGB:
        49, 43, 200
        CMY:
        81, 83, 22
        CMYK:
        76, 79, 0, 22
      HSL:
        242°, 64.6091%, 47.6471%
        HSV (HSB):
        242°, 78.5000%, 78.4314%
        XYZ:
        12.5558, 6.5509, 55.2463
        xyY:
        0.1689, 0.0881, 6.5509
      CIE-Lab:
        30.7617, 53.0880, -78.8948
        CIE-LCH:
        30.7617, 95.0932, 303.9365
        CIE-Luv:
        30.7617, -6.4936, -102.0360
        Hunter-Lab:
        25.5946, 42.7752, -110.0618
      #312bc8 color charts
#312bc8 RGB chart
      #312bc8 CMYK chart
      #312bc8 RGB pie chart
      #312bc8 color shades, tints & tones
#312bc8 color schemes
#312bc8 color preview, HTML & CSS examples
           This text has a color of #312bc8        
        
          <p style="color:#312bc8;">Text here</p>
        
        
          .mytext {color:#312bc8;}
        
        Text color #312bc8
      
           This box has a color of #312bc8        
        
          <div style="background-color:#312bc8;">Content here</div>
        
        
          .mybackground {background-color:#312bc8;}
        
        Background color #312bc8
      
           Border around this has a color of #312bc8        
        
          <div style="border:2px solid #312bc8;">Content here</div>
        
        
          .myborder {border:2px solid #312bc8;}
        
        Border color #312bc8