#1501f5 color space conversions
Hex:
        #1501f5
        RGB:
        21, 1, 245
        CMY:
        92, 100, 4
        CMYK:
        91, 100, 0, 4
      HSL:
        245°, 99.1870%, 48.2353%
        HSV (HSB):
        245°, 99.5918%, 96.0784%
        XYZ:
        16.8015, 6.7737, 86.8081
        xyY:
        0.1522, 0.0614, 6.7737
      CIE-Lab:
        31.2861, 76.7930, -103.9236
        CIE-LCH:
        31.2861, 129.2180, 306.4621
        CIE-Luv:
        31.2861, -8.3117, -125.0302
        Hunter-Lab:
        26.0264, 69.6862, -179.5370
      #1501f5 color charts
#1501f5 RGB chart
      #1501f5 CMYK chart
      #1501f5 RGB pie chart
      #1501f5 color shades, tints & tones
#1501f5 color schemes
#1501f5 color preview, HTML & CSS examples
           This text has a color of #1501f5        
        
          <p style="color:#1501f5;">Text here</p>
        
        
          .mytext {color:#1501f5;}
        
        Text color #1501f5
      
           This box has a color of #1501f5        
        
          <div style="background-color:#1501f5;">Content here</div>
        
        
          .mybackground {background-color:#1501f5;}
        
        Background color #1501f5
      
           Border around this has a color of #1501f5        
        
          <div style="border:2px solid #1501f5;">Content here</div>
        
        
          .myborder {border:2px solid #1501f5;}
        
        Border color #1501f5