#1f1bc1 color space conversions
Hex:
        #1f1bc1
        RGB:
        31, 27, 193
        CMY:
        88, 89, 24
        CMYK:
        84, 86, 0, 24
      HSL:
        241°, 75.4545%, 43.1373%
        HSV (HSB):
        241°, 86.0104%, 75.6863%
        XYZ:
        10.5826, 4.9254, 50.8450
        xyY:
        0.1595, 0.0742, 4.9254
      CIE-Lab:
        26.5212, 57.2595, -81.8521
        CIE-LCH:
        26.5212, 99.8921, 304.9746
        CIE-Luv:
        26.5212, -6.6297, -96.9835
        Hunter-Lab:
        22.1933, 46.2776, -120.2985
      #1f1bc1 color charts
#1f1bc1 RGB chart
      #1f1bc1 CMYK chart
      #1f1bc1 RGB pie chart
      #1f1bc1 color shades, tints & tones
#1f1bc1 color schemes
#1f1bc1 color preview, HTML & CSS examples
           This text has a color of #1f1bc1        
        
          <p style="color:#1f1bc1;">Text here</p>
        
        
          .mytext {color:#1f1bc1;}
        
        Text color #1f1bc1
      
           This box has a color of #1f1bc1        
        
          <div style="background-color:#1f1bc1;">Content here</div>
        
        
          .mybackground {background-color:#1f1bc1;}
        
        Background color #1f1bc1
      
           Border around this has a color of #1f1bc1        
        
          <div style="border:2px solid #1f1bc1;">Content here</div>
        
        
          .myborder {border:2px solid #1f1bc1;}
        
        Border color #1f1bc1