#312ffb color space conversions
Hex:
        #312ffb
        RGB:
        49, 47, 251
        CMY:
        81, 82, 2
        CMYK:
        80, 81, 0, 2
      HSL:
        241°, 96.2264%, 58.4314%
        HSV (HSB):
        241°, 81.2749%, 98.4314%
        XYZ:
        19.6957, 9.6510, 92.0915
        xyY:
        0.1622, 0.0795, 9.6510
      CIE-Lab:
        37.2087, 66.5314, -97.4008
        CIE-LCH:
        37.2087, 117.9549, 304.3358
        CIE-Luv:
        37.2087, -9.2325, -131.2112
        Hunter-Lab:
        31.0661, 58.8022, -154.0114
      #312ffb color charts
#312ffb RGB chart
      #312ffb CMYK chart
      #312ffb RGB pie chart
      #312ffb color shades, tints & tones
#312ffb color schemes
#312ffb color preview, HTML & CSS examples
           This text has a color of #312ffb        
        
          <p style="color:#312ffb;">Text here</p>
        
        
          .mytext {color:#312ffb;}
        
        Text color #312ffb
      
           This box has a color of #312ffb        
        
          <div style="background-color:#312ffb;">Content here</div>
        
        
          .mybackground {background-color:#312ffb;}
        
        Background color #312ffb
      
           Border around this has a color of #312ffb        
        
          <div style="border:2px solid #312ffb;">Content here</div>
        
        
          .myborder {border:2px solid #312ffb;}
        
        Border color #312ffb