#3f66be color space conversions
Hex:
        #3f66be
        RGB:
        63, 102, 190
        CMY:
        75, 60, 25
        CMYK:
        67, 46, 0, 25
      HSL:
        222°, 50.1976%, 49.6078%
        HSV (HSB):
        222°, 66.8421%, 74.5098%
        XYZ:
        16.0955, 14.2772, 50.6226
        xyY:
        0.1987, 0.1763, 14.2772
      CIE-Lab:
        44.6279, 15.2985, -50.4073
        CIE-LCH:
        44.6279, 52.6777, 286.8829
        CIE-Luv:
        44.6279, -17.0300, -76.6217
        Hunter-Lab:
        37.7852, 9.9124, -52.9840
      #3f66be color charts
#3f66be RGB chart
      #3f66be CMYK chart
      #3f66be RGB pie chart
      #3f66be color shades, tints & tones
#3f66be color schemes
#3f66be color preview, HTML & CSS examples
           This text has a color of #3f66be        
        
          <p style="color:#3f66be;">Text here</p>
        
        
          .mytext {color:#3f66be;}
        
        Text color #3f66be
      
           This box has a color of #3f66be        
        
          <div style="background-color:#3f66be;">Content here</div>
        
        
          .mybackground {background-color:#3f66be;}
        
        Background color #3f66be
      
           Border around this has a color of #3f66be        
        
          <div style="border:2px solid #3f66be;">Content here</div>
        
        
          .myborder {border:2px solid #3f66be;}
        
        Border color #3f66be