#312be2 color space conversions
Hex:
        #312be2
        RGB:
        49, 43, 226
        CMY:
        81, 83, 11
        CMYK:
        78, 81, 0, 11
      HSL:
        242°, 75.9336%, 52.7451%
        HSV (HSB):
        242°, 80.9735%, 88.6275%
        XYZ:
        15.8580, 7.8717, 72.6351
        xyY:
        0.1646, 0.0817, 7.8717
      CIE-Lab:
        33.7143, 60.9722, -89.0391
        CIE-LCH:
        33.7143, 107.9147, 304.4026
        CIE-Luv:
        33.7143, -7.6933, -117.0129
        Hunter-Lab:
        28.0566, 51.7917, -133.8551
      #312be2 color charts
#312be2 RGB chart
      #312be2 CMYK chart
      #312be2 RGB pie chart
      #312be2 color shades, tints & tones
#312be2 color schemes
#312be2 color preview, HTML & CSS examples
           This text has a color of #312be2        
        
          <p style="color:#312be2;">Text here</p>
        
        
          .mytext {color:#312be2;}
        
        Text color #312be2
      
           This box has a color of #312be2        
        
          <div style="background-color:#312be2;">Content here</div>
        
        
          .mybackground {background-color:#312be2;}
        
        Background color #312be2
      
           Border around this has a color of #312be2        
        
          <div style="border:2px solid #312be2;">Content here</div>
        
        
          .myborder {border:2px solid #312be2;}
        
        Border color #312be2