#1f0f78 color space conversions
Hex:
        #1f0f78
        RGB:
        31, 15, 120
        CMY:
        88, 94, 53
        CMYK:
        74, 88, 0, 53
      HSL:
        249°, 77.7778%, 26.4706%
        HSV (HSB):
        249°, 87.5000%, 47.0588%
        XYZ:
        4.1261, 1.9890, 17.9358
        xyY:
        0.1716, 0.0827, 1.9890
      CIE-Lab:
        15.4295, 40.2539, -55.4463
        CIE-LCH:
        15.4295, 68.5177, 305.9795
        CIE-Luv:
        15.4295, -1.9651, -53.0298
        Hunter-Lab:
        14.1033, 27.5414, -65.5295
      #1f0f78 color charts
#1f0f78 RGB chart
      #1f0f78 CMYK chart
      #1f0f78 RGB pie chart
      #1f0f78 color shades, tints & tones
#1f0f78 color schemes
#1f0f78 color preview, HTML & CSS examples
           This text has a color of #1f0f78        
        
          <p style="color:#1f0f78;">Text here</p>
        
        
          .mytext {color:#1f0f78;}
        
        Text color #1f0f78
      
           This box has a color of #1f0f78        
        
          <div style="background-color:#1f0f78;">Content here</div>
        
        
          .mybackground {background-color:#1f0f78;}
        
        Background color #1f0f78
      
           Border around this has a color of #1f0f78        
        
          <div style="border:2px solid #1f0f78;">Content here</div>
        
        
          .myborder {border:2px solid #1f0f78;}
        
        Border color #1f0f78