#1f2de2 color space conversions
Hex:
        #1f2de2
        RGB:
        31, 45, 226
        CMY:
        88, 82, 11
        CMYK:
        86, 80, 0, 11
      HSL:
        236°, 77.0751%, 50.3922%
        HSV (HSB):
        236°, 86.2832%, 88.6275%
        XYZ:
        15.2309, 7.6591, 72.6271
        xyY:
        0.1595, 0.0802, 7.6591
      CIE-Lab:
        33.2625, 59.2425, -89.8115
        CIE-LCH:
        33.2625, 107.5909, 303.4101
        CIE-Luv:
        33.2625, -9.8464, -116.8621
        Hunter-Lab:
        27.6750, 49.8061, -136.2213
      #1f2de2 color charts
#1f2de2 RGB chart
      #1f2de2 CMYK chart
      #1f2de2 RGB pie chart
      #1f2de2 color shades, tints & tones
#1f2de2 color schemes
#1f2de2 color preview, HTML & CSS examples
           This text has a color of #1f2de2        
        
          <p style="color:#1f2de2;">Text here</p>
        
        
          .mytext {color:#1f2de2;}
        
        Text color #1f2de2
      
           This box has a color of #1f2de2        
        
          <div style="background-color:#1f2de2;">Content here</div>
        
        
          .mybackground {background-color:#1f2de2;}
        
        Background color #1f2de2
      
           Border around this has a color of #1f2de2        
        
          <div style="border:2px solid #1f2de2;">Content here</div>
        
        
          .myborder {border:2px solid #1f2de2;}
        
        Border color #1f2de2