#1f20ea color space conversions
Hex:
        #1f20ea
        RGB:
        31, 32, 234
        CMY:
        88, 87, 8
        CMYK:
        87, 86, 0, 8
      HSL:
        240°, 82.8571%, 51.9608%
        HSV (HSB):
        240°, 86.7521%, 91.7647%
        XYZ:
        15.9329, 7.2648, 78.4044
        xyY:
        0.1568, 0.0715, 7.2648
      CIE-Lab:
        32.4024, 67.0596, -95.8104
        CIE-LCH:
        32.4024, 116.9471, 304.9889
        CIE-Luv:
        32.4024, -8.7895, -120.7986
        Hunter-Lab:
        26.9534, 58.3478, -153.6007
      #1f20ea color charts
#1f20ea RGB chart
      #1f20ea CMYK chart
      #1f20ea RGB pie chart
      #1f20ea color shades, tints & tones
#1f20ea color schemes
#1f20ea color preview, HTML & CSS examples
           This text has a color of #1f20ea        
        
          <p style="color:#1f20ea;">Text here</p>
        
        
          .mytext {color:#1f20ea;}
        
        Text color #1f20ea
      
           This box has a color of #1f20ea        
        
          <div style="background-color:#1f20ea;">Content here</div>
        
        
          .mybackground {background-color:#1f20ea;}
        
        Background color #1f20ea
      
           Border around this has a color of #1f20ea        
        
          <div style="border:2px solid #1f20ea;">Content here</div>
        
        
          .myborder {border:2px solid #1f20ea;}
        
        Border color #1f20ea