#3f75cf color space conversions
Hex:
        #3f75cf
        RGB:
        63, 117, 207
        CMY:
        75, 54, 19
        CMYK:
        70, 43, 0, 19
      HSL:
        218°, 60.0000%, 52.9412%
        HSV (HSB):
        218°, 69.5652%, 81.1765%
        XYZ:
        19.6737, 18.2843, 61.5238
        xyY:
        0.1978, 0.1838, 18.2843
      CIE-Lab:
        49.8392, 11.9792, -51.8292
        CIE-LCH:
        49.8392, 53.1955, 283.0142
        CIE-Luv:
        49.8392, -21.6285, -80.6243
        Hunter-Lab:
        42.7602, 7.2963, -55.3749
      #3f75cf color charts
#3f75cf RGB chart
      #3f75cf CMYK chart
      #3f75cf RGB pie chart
      #3f75cf color shades, tints & tones
#3f75cf color schemes
#3f75cf color preview, HTML & CSS examples
           This text has a color of #3f75cf        
        
          <p style="color:#3f75cf;">Text here</p>
        
        
          .mytext {color:#3f75cf;}
        
        Text color #3f75cf
      
           This box has a color of #3f75cf        
        
          <div style="background-color:#3f75cf;">Content here</div>
        
        
          .mybackground {background-color:#3f75cf;}
        
        Background color #3f75cf
      
           Border around this has a color of #3f75cf        
        
          <div style="border:2px solid #3f75cf;">Content here</div>
        
        
          .myborder {border:2px solid #3f75cf;}
        
        Border color #3f75cf