#3f02af color space conversions
Hex:
        #3f02af
        RGB:
        63, 2, 175
        CMY:
        75, 99, 31
        CMYK:
        64, 99, 0, 31
      HSL:
        261°, 97.7401%, 34.7059%
        HSV (HSB):
        261°, 98.8571%, 68.6275%
        XYZ:
        9.8095, 4.1953, 40.8502
        xyY:
        0.1788, 0.0765, 4.1953
      CIE-Lab:
        24.3069, 60.7972, -74.7527
        CIE-LCH:
        24.3069, 96.3549, 309.1218
        CIE-Luv:
        24.3069, 0.9737, -86.8952
        Hunter-Lab:
        20.4825, 49.6428, -103.9100
      #3f02af color charts
#3f02af RGB chart
      #3f02af CMYK chart
      #3f02af RGB pie chart
      #3f02af color shades, tints & tones
#3f02af color schemes
#3f02af color preview, HTML & CSS examples
           This text has a color of #3f02af        
        
          <p style="color:#3f02af;">Text here</p>
        
        
          .mytext {color:#3f02af;}
        
        Text color #3f02af
      
           This box has a color of #3f02af        
        
          <div style="background-color:#3f02af;">Content here</div>
        
        
          .mybackground {background-color:#3f02af;}
        
        Background color #3f02af
      
           Border around this has a color of #3f02af        
        
          <div style="border:2px solid #3f02af;">Content here</div>
        
        
          .myborder {border:2px solid #3f02af;}
        
        Border color #3f02af