#31107f color space conversions
Hex:
        #31107f
        RGB:
        49, 16, 127
        CMY:
        81, 94, 50
        CMYK:
        61, 87, 0, 50
      HSL:
        258°, 77.6224%, 28.0392%
        HSV (HSB):
        258°, 87.4016%, 49.8039%
        XYZ:
        5.2827, 2.5559, 20.2936
        xyY:
        0.1878, 0.0909, 2.5559
      CIE-Lab:
        18.1694, 43.5316, -55.3303
        CIE-LCH:
        18.1694, 70.4020, 308.1942
        CIE-Luv:
        18.1694, 1.0312, -58.6293
        Hunter-Lab:
        15.9870, 31.0053, -64.0704
      #31107f color charts
#31107f RGB chart
      #31107f CMYK chart
      #31107f RGB pie chart
      #31107f color shades, tints & tones
#31107f color schemes
#31107f color preview, HTML & CSS examples
           This text has a color of #31107f        
        
          <p style="color:#31107f;">Text here</p>
        
        
          .mytext {color:#31107f;}
        
        Text color #31107f
      
           This box has a color of #31107f        
        
          <div style="background-color:#31107f;">Content here</div>
        
        
          .mybackground {background-color:#31107f;}
        
        Background color #31107f
      
           Border around this has a color of #31107f        
        
          <div style="border:2px solid #31107f;">Content here</div>
        
        
          .myborder {border:2px solid #31107f;}
        
        Border color #31107f