#1f38cd color space conversions
Hex:
        #1f38cd
        RGB:
        31, 56, 205
        CMY:
        88, 78, 20
        CMYK:
        85, 73, 0, 20
      HSL:
        231°, 73.7288%, 46.2745%
        HSV (HSB):
        231°, 84.8780%, 80.3922%
        XYZ:
        12.9987, 7.5274, 58.5254
        xyY:
        0.1644, 0.0952, 7.5274
      CIE-Lab:
        32.9787, 46.4917, -78.1681
        CIE-LCH:
        32.9787, 90.9491, 300.7427
        CIE-Luv:
        32.9787, -10.8803, -104.4483
        Hunter-Lab:
        27.4362, 36.5564, -107.2691
      #1f38cd color charts
#1f38cd RGB chart
      #1f38cd CMYK chart
      #1f38cd RGB pie chart
      #1f38cd color shades, tints & tones
#1f38cd color schemes
#1f38cd color preview, HTML & CSS examples
           This text has a color of #1f38cd        
        
          <p style="color:#1f38cd;">Text here</p>
        
        
          .mytext {color:#1f38cd;}
        
        Text color #1f38cd
      
           This box has a color of #1f38cd        
        
          <div style="background-color:#1f38cd;">Content here</div>
        
        
          .mybackground {background-color:#1f38cd;}
        
        Background color #1f38cd
      
           Border around this has a color of #1f38cd        
        
          <div style="border:2px solid #1f38cd;">Content here</div>
        
        
          .myborder {border:2px solid #1f38cd;}
        
        Border color #1f38cd