#3f03af color space conversions
Hex:
        #3f03af
        RGB:
        63, 3, 175
        CMY:
        75, 99, 31
        CMYK:
        64, 98, 0, 31
      HSL:
        261°, 96.6292%, 34.9020%
        HSV (HSB):
        261°, 98.2857%, 68.6275%
        XYZ:
        9.8203, 4.2170, 40.8538
        xyY:
        0.1789, 0.0768, 4.2170
      CIE-Lab:
        24.3763, 60.5845, -74.6373
        CIE-LCH:
        24.3763, 96.1312, 309.0669
        CIE-Luv:
        24.3763, 0.9338, -86.9356
        Hunter-Lab:
        20.5354, 49.4243, -103.5787
      #3f03af color charts
#3f03af RGB chart
      #3f03af CMYK chart
      #3f03af RGB pie chart
      #3f03af color shades, tints & tones
#3f03af color schemes
#3f03af color preview, HTML & CSS examples
           This text has a color of #3f03af        
        
          <p style="color:#3f03af;">Text here</p>
        
        
          .mytext {color:#3f03af;}
        
        Text color #3f03af
      
           This box has a color of #3f03af        
        
          <div style="background-color:#3f03af;">Content here</div>
        
        
          .mybackground {background-color:#3f03af;}
        
        Background color #3f03af
      
           Border around this has a color of #3f03af        
        
          <div style="border:2px solid #3f03af;">Content here</div>
        
        
          .myborder {border:2px solid #3f03af;}
        
        Border color #3f03af