#1f1bbc color space conversions
Hex:
        #1f1bbc
        RGB:
        31, 27, 188
        CMY:
        88, 89, 26
        CMYK:
        84, 86, 0, 26
      HSL:
        241°, 74.8837%, 42.1569%
        HSV (HSB):
        241°, 85.6383%, 73.7255%
        XYZ:
        10.0341, 4.7060, 47.9564
        xyY:
        0.1600, 0.0751, 4.7060
      CIE-Lab:
        25.8802, 55.7925, -79.9615
        CIE-LCH:
        25.8802, 97.5021, 304.9051
        CIE-Luv:
        25.8802, -6.4104, -94.0934
        Hunter-Lab:
        21.6933, 44.6006, -115.8842
      #1f1bbc color charts
#1f1bbc RGB chart
      #1f1bbc CMYK chart
      #1f1bbc RGB pie chart
      #1f1bbc color shades, tints & tones
#1f1bbc color schemes
#1f1bbc color preview, HTML & CSS examples
           This text has a color of #1f1bbc        
        
          <p style="color:#1f1bbc;">Text here</p>
        
        
          .mytext {color:#1f1bbc;}
        
        Text color #1f1bbc
      
           This box has a color of #1f1bbc        
        
          <div style="background-color:#1f1bbc;">Content here</div>
        
        
          .mybackground {background-color:#1f1bbc;}
        
        Background color #1f1bbc
      
           Border around this has a color of #1f1bbc        
        
          <div style="border:2px solid #1f1bbc;">Content here</div>
        
        
          .myborder {border:2px solid #1f1bbc;}
        
        Border color #1f1bbc