#312dfb color space conversions
Hex:
        #312dfb
        RGB:
        49, 45, 251
        CMY:
        81, 82, 2
        CMYK:
        80, 82, 0, 2
      HSL:
        241°, 96.2617%, 58.0392%
        HSV (HSB):
        241°, 82.0717%, 98.4314%
        XYZ:
        19.6176, 9.4948, 92.0655
        xyY:
        0.1619, 0.0784, 9.4948
      CIE-Lab:
        36.9200, 67.3842, -97.8808
        CIE-LCH:
        36.9200, 118.8330, 304.5447
        CIE-Luv:
        36.9200, -9.0137, -131.1936
        Hunter-Lab:
        30.8136, 59.7189, -155.5784
      #312dfb color charts
#312dfb RGB chart
      #312dfb CMYK chart
      #312dfb RGB pie chart
      #312dfb color shades, tints & tones
#312dfb color schemes
#312dfb color preview, HTML & CSS examples
           This text has a color of #312dfb        
        
          <p style="color:#312dfb;">Text here</p>
        
        
          .mytext {color:#312dfb;}
        
        Text color #312dfb
      
           This box has a color of #312dfb        
        
          <div style="background-color:#312dfb;">Content here</div>
        
        
          .mybackground {background-color:#312dfb;}
        
        Background color #312dfb
      
           Border around this has a color of #312dfb        
        
          <div style="border:2px solid #312dfb;">Content here</div>
        
        
          .myborder {border:2px solid #312dfb;}
        
        Border color #312dfb