#1f1054 color space conversions
Hex:
        #1f1054
        RGB:
        31, 16, 84
        CMY:
        88, 94, 67
        CMYK:
        63, 81, 0, 67
      HSL:
        253°, 68.0000%, 19.6078%
        HSV (HSB):
        253°, 80.9524%, 32.9412%
        XYZ:
        2.3506, 1.3020, 8.5149
        xyY:
        0.1932, 0.1070, 1.3020
      CIE-Lab:
        11.2893, 28.0480, -38.4765
        CIE-LCH:
        11.2893, 47.6144, 306.0907
        CIE-Luv:
        11.2893, 0.0613, -32.4717
        Hunter-Lab:
        11.4104, 16.8035, -36.2572
      #1f1054 color charts
#1f1054 RGB chart
      #1f1054 CMYK chart
      #1f1054 RGB pie chart
      #1f1054 color shades, tints & tones
#1f1054 color schemes
#1f1054 color preview, HTML & CSS examples
           This text has a color of #1f1054        
        
          <p style="color:#1f1054;">Text here</p>
        
        
          .mytext {color:#1f1054;}
        
        Text color #1f1054
      
           This box has a color of #1f1054        
        
          <div style="background-color:#1f1054;">Content here</div>
        
        
          .mybackground {background-color:#1f1054;}
        
        Background color #1f1054
      
           Border around this has a color of #1f1054        
        
          <div style="border:2px solid #1f1054;">Content here</div>
        
        
          .myborder {border:2px solid #1f1054;}
        
        Border color #1f1054