#1f0377 color space conversions
Hex:
        #1f0377
        RGB:
        31, 3, 119
        CMY:
        88, 99, 53
        CMYK:
        74, 97, 0, 53
      HSL:
        254°, 95.0820%, 23.9216%
        HSV (HSB):
        254°, 97.4790%, 46.6667%
        XYZ:
        3.9274, 1.6883, 17.5716
        xyY:
        0.1694, 0.0728, 1.6883
      CIE-Lab:
        13.7585, 44.5898, -57.5804
        CIE-LCH:
        13.7585, 72.8268, 307.7539
        CIE-Luv:
        13.7585, -1.1059, -50.6099
        Hunter-Lab:
        12.9936, 31.2140, -71.0841
      #1f0377 color charts
#1f0377 RGB chart
      #1f0377 CMYK chart
      #1f0377 RGB pie chart
      #1f0377 color shades, tints & tones
#1f0377 color schemes
#1f0377 color preview, HTML & CSS examples
           This text has a color of #1f0377        
        
          <p style="color:#1f0377;">Text here</p>
        
        
          .mytext {color:#1f0377;}
        
        Text color #1f0377
      
           This box has a color of #1f0377        
        
          <div style="background-color:#1f0377;">Content here</div>
        
        
          .mybackground {background-color:#1f0377;}
        
        Background color #1f0377
      
           Border around this has a color of #1f0377        
        
          <div style="border:2px solid #1f0377;">Content here</div>
        
        
          .myborder {border:2px solid #1f0377;}
        
        Border color #1f0377