#1f1752 color space conversions
Hex:
        #1f1752
        RGB:
        31, 23, 82
        CMY:
        88, 91, 68
        CMYK:
        62, 72, 0, 68
      HSL:
        248°, 56.1905%, 20.5882%
        HSV (HSB):
        248°, 71.9512%, 32.1569%
        XYZ:
        2.3945, 1.5133, 8.1485
        xyY:
        0.1986, 0.1255, 1.5133
      CIE-Lab:
        12.6923, 22.9011, -34.8128
        CIE-LCH:
        12.6923, 41.6700, 303.3384
        CIE-Luv:
        12.6923, -0.7429, -31.9129
        Hunter-Lab:
        12.3016, 13.2165, -30.6623
      #1f1752 color charts
#1f1752 RGB chart
      #1f1752 CMYK chart
      #1f1752 RGB pie chart
      #1f1752 color shades, tints & tones
#1f1752 color schemes
#1f1752 color preview, HTML & CSS examples
           This text has a color of #1f1752        
        
          <p style="color:#1f1752;">Text here</p>
        
        
          .mytext {color:#1f1752;}
        
        Text color #1f1752
      
           This box has a color of #1f1752        
        
          <div style="background-color:#1f1752;">Content here</div>
        
        
          .mybackground {background-color:#1f1752;}
        
        Background color #1f1752
      
           Border around this has a color of #1f1752        
        
          <div style="border:2px solid #1f1752;">Content here</div>
        
        
          .myborder {border:2px solid #1f1752;}
        
        Border color #1f1752