#310f7f color space conversions
Hex:
        #310f7f
        RGB:
        49, 15, 127
        CMY:
        81, 94, 50
        CMYK:
        61, 88, 0, 50
      HSL:
        258°, 78.8732%, 27.8431%
        HSV (HSB):
        258°, 88.1890%, 49.8039%
        XYZ:
        5.2682, 2.5269, 20.2888
        xyY:
        0.1876, 0.0900, 2.5269
      CIE-Lab:
        18.0399, 43.9151, -55.5444
        CIE-LCH:
        18.0399, 70.8076, 308.3310
        CIE-Luv:
        18.0399, 1.1044, -58.5690
        Hunter-Lab:
        15.8963, 31.3384, -64.5456
      #310f7f color charts
#310f7f RGB chart
      #310f7f CMYK chart
      #310f7f RGB pie chart
      #310f7f color shades, tints & tones
#310f7f color schemes
#310f7f color preview, HTML & CSS examples
           This text has a color of #310f7f        
        
          <p style="color:#310f7f;">Text here</p>
        
        
          .mytext {color:#310f7f;}
        
        Text color #310f7f
      
           This box has a color of #310f7f        
        
          <div style="background-color:#310f7f;">Content here</div>
        
        
          .mybackground {background-color:#310f7f;}
        
        Background color #310f7f
      
           Border around this has a color of #310f7f        
        
          <div style="border:2px solid #310f7f;">Content here</div>
        
        
          .myborder {border:2px solid #310f7f;}
        
        Border color #310f7f