#3f26df color space conversions
Hex:
        #3f26df
        RGB:
        63, 38, 223
        CMY:
        75, 85, 13
        CMYK:
        72, 83, 0, 13
      HSL:
        248°, 74.2972%, 51.1765%
        HSV (HSB):
        248°, 82.9596%, 87.4510%
        XYZ:
        16.0623, 7.7707, 70.4654
        xyY:
        0.1703, 0.0824, 7.7707
      CIE-Lab:
        33.5007, 63.0699, -87.6496
        CIE-LCH:
        33.5007, 107.9827, 305.7376
        CIE-Luv:
        33.5007, -4.8251, -115.4292
        Hunter-Lab:
        27.8760, 54.0697, -130.3611
      #3f26df color charts
#3f26df RGB chart
      #3f26df CMYK chart
      #3f26df RGB pie chart
      #3f26df color shades, tints & tones
#3f26df color schemes
#3f26df color preview, HTML & CSS examples
           This text has a color of #3f26df        
        
          <p style="color:#3f26df;">Text here</p>
        
        
          .mytext {color:#3f26df;}
        
        Text color #3f26df
      
           This box has a color of #3f26df        
        
          <div style="background-color:#3f26df;">Content here</div>
        
        
          .mybackground {background-color:#3f26df;}
        
        Background color #3f26df
      
           Border around this has a color of #3f26df        
        
          <div style="border:2px solid #3f26df;">Content here</div>
        
        
          .myborder {border:2px solid #3f26df;}
        
        Border color #3f26df