#312fa2 color space conversions
Hex:
        #312fa2
        RGB:
        49, 47, 162
        CMY:
        81, 82, 36
        CMYK:
        70, 71, 0, 36
      HSL:
        241°, 55.0239%, 40.9804%
        HSV (HSB):
        241°, 70.9877%, 63.5294%
        XYZ:
        8.8047, 5.2946, 34.7403
        xyY:
        0.1803, 0.1084, 5.2946
      CIE-Lab:
        27.5582, 38.4855, -61.5638
        CIE-LCH:
        27.5582, 72.6033, 302.0108
        CIE-Luv:
        27.5582, -5.3138, -79.0760
        Hunter-Lab:
        23.0101, 28.0348, -73.4083
      #312fa2 color charts
#312fa2 RGB chart
      #312fa2 CMYK chart
      #312fa2 RGB pie chart
      #312fa2 color shades, tints & tones
#312fa2 color schemes
#312fa2 color preview, HTML & CSS examples
           This text has a color of #312fa2        
        
          <p style="color:#312fa2;">Text here</p>
        
        
          .mytext {color:#312fa2;}
        
        Text color #312fa2
      
           This box has a color of #312fa2        
        
          <div style="background-color:#312fa2;">Content here</div>
        
        
          .mybackground {background-color:#312fa2;}
        
        Background color #312fa2
      
           Border around this has a color of #312fa2        
        
          <div style="border:2px solid #312fa2;">Content here</div>
        
        
          .myborder {border:2px solid #312fa2;}
        
        Border color #312fa2