#2401f5 color space conversions
Hex:
        #2401f5
        RGB:
        36, 1, 245
        CMY:
        86, 100, 4
        CMYK:
        85, 100, 0, 4
      HSL:
        249°, 99.1870%, 48.2353%
        HSV (HSB):
        249°, 99.5918%, 96.0784%
        XYZ:
        17.2198, 6.9893, 86.8277
        xyY:
        0.1551, 0.0629, 6.9893
      CIE-Lab:
        31.7826, 76.9624, -103.0814
        CIE-LCH:
        31.7826, 128.6429, 306.7457
        CIE-Luv:
        31.7826, -7.3476, -125.5635
        Hunter-Lab:
        26.4374, 69.9996, -176.2187
      #2401f5 color charts
#2401f5 RGB chart
      #2401f5 CMYK chart
      #2401f5 RGB pie chart
      #2401f5 color shades, tints & tones
#2401f5 color schemes
#2401f5 color preview, HTML & CSS examples
           This text has a color of #2401f5        
        
          <p style="color:#2401f5;">Text here</p>
        
        
          .mytext {color:#2401f5;}
        
        Text color #2401f5
      
           This box has a color of #2401f5        
        
          <div style="background-color:#2401f5;">Content here</div>
        
        
          .mybackground {background-color:#2401f5;}
        
        Background color #2401f5
      
           Border around this has a color of #2401f5        
        
          <div style="border:2px solid #2401f5;">Content here</div>
        
        
          .myborder {border:2px solid #2401f5;}
        
        Border color #2401f5